Q. Which operator is used to check whether the expression is "NULL"?

  • (A) IS NULL
  • (B) NOT NULL
  • (C) ON
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) IS NULL
Explanation: This question is about finding out how to check if a value in MySQL is empty or missing. In other words, how do we tell if a field is NULL?
Explanation by: Neelam Mittal
This question is about finding out how to check if a value in MySQL is empty or missing. In other words, how do we tell if a field is NULL?

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
90
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Neelam Mittal
Publisher
πŸ“ˆ
81%
Success Rate