The action 'Query' is used in a database to request specific information. When you query a database, you are asking a question or setting a criterion to retrieve a particular set of data from the database. For example, you might want to find all customers who live in a particular city, so you would use a query to locate these records. Other options provided don't directly relate to the action of requesting information—'Create' refers to making a new database or adding new data, 'Import/input' is the action of bringing data into the database, and 'Reports' are generated summaries based on data, which might be the result of a query but are not the action of querying itself.
Learn More
AI Generated Content may display inaccurate information, always double-check anything important.
What is a database query?
What is SQL and how is it used in querying?
What are the other actions related to database management besides querying?