Q. Foreign keys cannot handle deletes and updates.

  • (A) True
  • (B) -sql_mode='TRADITIONAL'
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (B) -sql_mode='TRADITIONAL'
Explanation: 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.
Explanation by: Ram Avtar Sharma
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
117
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ram Avtar Sharma
Publisher
πŸ“ˆ
99%
Success Rate