Q. How do the STRICT_ALL_TABLES and STRICT_TRANS_TABLES mode values deal with bad data?
β
Correct Answer: (A)
reject them
Explanation: This question is about how MySQL handles data that doesn't fit the rules of your database tables.