Question: When you need to find rows with null values in a table, you can use the: a. SELECT NULL command b. = NULL condition c.
When you need to find rows with null values in a table, you can use the:
| a. | SELECT NULL command | |
| b. | = NULL condition | |
| c. | IS NULL operator | |
| d. | GROUP BY NULL condition |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
