How do I add the first and last name as a query result?

后端 未结 0 2013
清歌不尽
清歌不尽 2020-12-03 05:24

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          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题