T

Tina Singh • 10.85K Points
Tutor II

Q. What does the SELECT Statement do?

  • (A) Data is read from the SQL database by this statement and displayed to the database user.
  • (B) The stored data in the SQL database is changed or modified by this SQL statement.
  • (C) By deleting the stored data, this SQL statement deletes the database.
  • (D) A new table in SQL is created using this SQL statement.

Explanation by: Tina Singh
Using SELECT Statement, Data is read from the SQL database and displayed to the database user.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.