Differentiate between Select Query and Action Query
Answers
Answered by
1
Answer:
Select Query - A select Query retrieves data from one or more tables (using the criteria you specify) and displays the recordset in a data sheet. Action Query - A action Query creates a new table or alters your data or your database by adding data to it, or updating it.
Answered by
0
Answer:
A action Query creates a new table or alters your data or your database by adding data to it, or updating it.
THANKS
Explanation:
Similar questions