πŸ“Š MySQL
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

πŸ‘οΈ
83
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Ram Avtar Sharma
Publisher
πŸ“ˆ
94%
Success Rate