Update query

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.
 
D

Duane Hookom

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

Top