A

Admin • 833K Points
Coach

Q. What is the purpose of the `DEFAULT` keyword in table creation?

  • (A) Sets default query
  • (B) Specifies default schema
  • (C) Sets a default value for a column
  • (D) Initializes the database
  • Correct Answer - Option(C)
  • Views: 31
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

`DEFAULT` sets a default value for a column if none is provided during insertion.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.