69.
What will be the output of the following MySQL command?
SELECT fname
FROM person
WHERE emp_id != 6;