True/False
To find all rows with NULL values for the column grade,your where condition would be: WHERE grade = NULL.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: The set operator _ returns only rows
Q41: To add data to the database,use the
Q42: If you wish to grant a privilege
Q43: What part of the query contains the
Q44: Only one search condition may be listed
Q46: Why is it more efficient to perform
Q47: MIN is a single-row function.
Q48: When you use the syntax: SELECT column1
Q49: To format a number value with a
Q50: When using a subquery the DBMS executes