πŸ“Š MySQL
Q. What does comparing a known value with NULL result into?
  • (A) zero
  • (B) a positive value
  • (C) a negative value
  • (D) null
πŸ’¬ Discuss
βœ… Correct Answer: (D) null

Explanation: This question is about how MySQL handles comparing a value with NULL. Remember, NULL in databases means "unknown" or "missing" value.

Explanation by: Vinay
This question is about how MySQL handles comparing a value with NULL. Remember, NULL in databases means "unknown" or "missing" value.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
79
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
90%
Success Rate