I am running a mySQL query to find an employee\'s manager by the manager\'s ID. I was able to get it work as follows:
"SELECT e.first_name, m.first_name