1.

Which mode is a shorthand for ‘both strict modes plus a bunch of other restrictions’?

A. STRICT_ALL_TABLES
B. STRICT_TRANS_TABLES
C. TRADITIONAL
D. ERROR_WHEN_DIVIDE_BY_ZERO
Answer» D. ERROR_WHEN_DIVIDE_BY_ZERO


Discussion

No Comment Found