11.
What will be the output of the following MySQL command?
SELECT * 
FROM person
WHERE emp_id IS NULL;