What will be the result of the following SQL statement: SELECT IFNULL(1/0,’yes’)

What will be the result of the following SQL statement: SELECT IFNULL(1/0,’yes’)

What will be the result of the following SQL statement: SELECT IFNULL(1/0,’yes’)

A.
NULL

B.
1/0

C.
1

D.
yes’

E.
0



Leave a Reply 0

Your email address will not be published. Required fields are marked *