A

Admin • 833K Points
Coach

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
  • Correct Answer - Option(A)
  • Views: 31
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

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?

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.