A

Admin • 833K Points
Coach

Q. What default value gets stored in columns of the table?

  • (A) NULL
  • (B) 0
  • (C) 1
  • (D) -1
  • Correct Answer - Option(A)
  • Views: 31
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about what happens when you create a new table in MySQL and don't specifically tell the database what to put in a column. Think of it like creating a new spreadsheet - if you don't enter anything, what will show up?

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.