πŸ“Š MySQL
Q. What will be the output of the following MySQL statement "Null AND Null"?
  • (A) True
  • (B) Null
  • (C) False
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) Null

Explanation: This question tests your understanding of how MySQL handles NULL values in logical operations.

Explanation by: Sonali Mishra
This question tests your understanding of how MySQL handles NULL values in logical operations.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
70
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Sonali Mishra
Publisher
πŸ“ˆ
89%
Success Rate