A

Admin • 802.91K Points
Coach

Q. The mode used to turn on strict mode and all of the additional restrictions is . . . . . . . .

  • (A) STRICT_ALL_TABLES
  • (B) ERROR_FOR_DIVISION_BY_ZERO
  • (C) TRADITIONAL
  • (D) ERROR_WHEN_DIVIDE_BY_ZERO
  • Correct Answer - Option(C)
  • Views: 4
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question is about MySQL Strict Mode. Strict mode is a feature in MySQL that helps prevent potential errors and inconsistencies in your database. When strict mode is turned on, MySQL becomes stricter about the data you try to insert.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.