How do you update a column in a table with data from query?

  • Thread starter Thread starter Mark909
  • Start date Start date
How do you update a column in a table with data from a query?

By including the query and the table together in an Update query, or changing
the query to an Update query.

For a more detailed answer please post a more detailed question, such as the
SQL view of the query in question and a description of what you want updated.
 

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