What will be the output of the following MySQL statement “Null OR Null”?
(a) True
(b) Null
(c) False
(d) None of the mentioned
The question was posed to me during an online interview.
This interesting question is from The from Clauses topic in division Select Statement of MySQL