What will be the output of the following MySQL statement “true AND Null”?
(a) True
(b) Null
(c) Depend
(d) None of the mentioned
This question was addressed to me during an interview.
My doubt is from The from Clauses topic in section Select Statement of MySQL