A

Admin • 833K Points
Coach

Q. Foreign keys cannot handle deletes and updates.

  • (A) True
  • (B) -sql_mode='TRADITIONAL'
  • (C) ---
  • (D) ---
  • Correct Answer - Option(B)
  • Views: 23
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about foreign keys in MySQL. Foreign keys are used to connect different tables in a database. They ensure that data in one table is consistent with data in another.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.