1.

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

Answer»

The correct ANSWER is (B) Null

To EXPLAIN I would SAY: NONE.



Discussion

No Comment Found

Related InterviewSolutions