Which of the following is not an action query?
A. add
B. delete
C. make-table
D. update
Answer: Option C
Solution (By Examveda Team)
In Microsoft Access, an action query is a type of query that performs an action on the data in a database, such as adding, deleting, or updating records. Each of the provided options represents a type of action query except for Option C: make-table.Option A: Add action query is used to add new records to a table in the database.Option B: Delete action query is used to remove records from a table in the database.Option C: Make-table is not an action query. It's actually a query type that creates a new table based on the results of a query. It doesn't directly modify or affect existing data like the other action queries do.Option D: Update action query is used to modify the data in existing records within a table.Therefore, the correct option is Option C: make-table. It is not considered an action query in Microsoft Access as it doesn't perform actions on existing data but rather creates a new table based on query results.
Related Questions on MS Access
Press the following keys in Access to Save a database object
A. CTRL+P
B. P or CTRL+P
C. CTRL+S or SHIFT+F12
D. F12
A. Move up one line
B. Move up one page
C. Exit the combo box or list box
D. None of these

Join The Discussion