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

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