Append
Delete
Parameter
Update
Answer is Wrong!
Answer is Right!
The correct answer is: C. Parameter
A parameter query is a type of query that prompts users for input data by displaying dialog boxes. This type of query is often used when the data that is needed to complete the query is not already stored in the database.
The other options are incorrect because:
- An append query is used to add new data to a table.
- A delete query is used to remove data from a table.
- An update query is used to change data in a table.
I hope this helps! Let me know if you have any other questions.