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