How do I join two tables in SQL to grab the names from one table and show them in a query?

前端 未结 0 815
误落风尘
误落风尘 2020-12-04 02:35

I have two tables like this:

Employee Table

EmployeeID    firstName    lastName
1             Johnny       Depp
2             Rebecca      Smith
3              


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