techkenny1
Technical User
Hi all,
I have a table which holds tax data. There is about 2000 records in this table. Its for tax rates on gross amounts. I have to update this table with new data.
I have already prepared the new table with the new data.
How can I replace the previous table with this one.
Do I use an update query? I'm just not sure how to do this.
many thanks
KP
I have a table which holds tax data. There is about 2000 records in this table. Its for tax rates on gross amounts. I have to update this table with new data.
I have already prepared the new table with the new data.
How can I replace the previous table with this one.
Do I use an update query? I'm just not sure how to do this.
many thanks
KP