how to update table?

M

Matt

hi all,

i have a table in my database that needs to be updated every week with new
information. i import the new (updated) table into sql, then with to update
the new data into my existing table. Some data will be new entries, some
data will need to replace the old data.

what is the best way to do this?

i can manage to split my data into 2 if that helps:
1- new data
2- existing data to be replaced....

i am new so your help would be greatly appreciated!

thanks...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top