πŸ“Š MySQL
Q. How do the STRICT_ALL_TABLES and STRICT_TRANS_TABLES mode values deal with bad data?
  • (A) reject them
  • (B) ^, !, <<, XOR
  • (C) change them to the closest legal value and accept
  • (D) change them to the closest legal value and reject
πŸ’¬ Discuss
βœ… Correct Answer: (A) reject them

Explanation: This question is about how MySQL handles data that doesn't fit the rules of your database tables.

Explanation by: Shiva Ram
This question is about how MySQL handles data that doesn't fit the rules of your database tables.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
77
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Shiva Ram
Publisher
πŸ“ˆ
88%
Success Rate