A

Admin • 833K Points
Coach

Q. In the following SQL command "*" stands for?
SELECT * FROM person;

  • (A) Retrieve all data from the table
  • (B) Error
  • (C) Retrieve NULL data
  • (D) None of the mentioned
  • Correct Answer - Option(A)
  • Views: 29
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question asks about the meaning of the asterisk (*) symbol in a SQL query.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.