Sonu Gupta

Sonu Gupta

  • 556
  • 1.9k
  • 231k

how to find employee manager in sql without using self join

Aug 5 2019 5:14 AM
how to find employee manager in sql without using self join (There are table tblEmployee its contain three fields - EmpID,EmpName,ManagerID)

Answers (14)