Multiple Choice
To check for null values in a column in a table,use the SQL phrase ________.
A) IS
B) IS NOT
C) IS NULL
D) COUNT(IS NOT)
E) COUNT(IS NULL)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: The advantages of normalization include _.<br>A)the elimination
Q4: A defining requirement for BCNF is that
Q5: When you are given a set of
Q7: The SQL function COUNT _.<br>A)counts the number
Q10: If you have a table with a
Q25: When examining data values as a part
Q31: Relations are sometimes left unnormalized to improve
Q68: A null value in a column may
Q69: SQL statements that can be used to
Q99: What are null values,and why are they