1.

What is the SQL mode to check for divide by zero error?

A. STRICT_ALL_TABLES
B. ERROR_FOR_DIVISION_BY_ZERO
C. ERROR_DIVIDE_BY_ZERO
D. ERROR_WHEN_DIVIDE_BY_ZERO
Answer» C. ERROR_DIVIDE_BY_ZERO


Discussion

No Comment Found