SQL - INNER JOIN
Which of the following is the correct syntax to perform a self join on a table named
employees with alias e1 and e2?employees with alias e1 and e2?e1 and e2 to distinguish the two instances.e1.id = e2.manager_id to find employees and their managers.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions