Update query

  • Thread starter Thread starter Floyd Forbes
  • Start date Start date
F

Floyd Forbes

I have two tables with all most the same information. How can I update from
one table to another
using an update query. I am trying to replace missing data from one table to
another.
 
What kind of results did you get? This generally requires the tables be
joined on the primary keys from the tables.
 

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

Back
Top