97.
What will be the output of the following MySQL command?
SELECT *
FROM employee
WHERE title=’HEAD TELLER’;