A

Admin • 833K Points
Coach

Q. What does the DISTINCT Clause do?

  • (A) Specify the columns of the table in this SQL clause to return distinct values.
  • (B) By executing this SQL statement, all records in the SQL database will be deleted.
  • (C) The data specified in this table or view is reported in this SQL statement.
  • (D) Changes made in the SQL database transaction are permanently saved using this SQL statement.
  • Correct Answer - Option(A)
  • Views: 26
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

Specify the columns of the table in DISTINCT SQL clause to return distinct values.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.