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

πŸ‘οΈ
109
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
83%
Success Rate