P
Q. What will be the output of the following MySQL command?
SELECT *
FROM person
WHERE emp_id IS NULL;
- Correct Answer - Option(B)
- Views: 63
- Filed under category MySQL
Discusssion
Login to discuss.