A

Admin • 833K Points
Coach

Q. What is the function of DESCRIBE statement?

  • (A) This statement helps us to get the details of the entire row.
  • (B) This statement helps us to get the definition of a particular table at a time.
  • (C) This statement helps us to get the definition of all the tables.
  • (D) ----
  • Correct Answer - Option(B)
  • Views: 24
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

DESCRIBE statement helps us to get the definition of a particular table at a time, it tells us about all the constraints which are applied to columns.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.