Vidyalelo
MySQL · Q698

MySQL

Programming · MySQL · question 698

Q698

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

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

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board