action queries

J

John Spencer (MVP)

Generically, a query that performs an action on the data in the table, versus
one that shows the data but doesn't change the data.

Action: DELETE, UPDATE, INSERT, CREATE

Non-Action: SELECT

Try typing "Action Query" in the On Line Help Index for Access. That should give
you an item entitled "What is an action query and when would you use one?".
Read it for further details
 

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