0 votes
in Sql by
What is a Query?

 A SELECT or UPDATE statement in SQL.

 A request for data from a table in the database.

 A request to input data from the user.

 A request for data from single or multiple tables in the database.
...