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