Q. What is the SQL mode to check for divide by zero error?
β
Correct Answer: (B)
mysql_errno()
You must be Logged in to update hint/solution