Picking an outer join type
Imagine that eSymphony will grow their employee base and they decide to create departments based on the activities. You want to find out what department each employee works in. Additionally, employees that are not related to a department need to show up. Similarly, departments with no employees need to show up. The final table should look like this:
What type of join should you use to combine information from the Employee
and Department
tables?
Cet exercice fait partie du cours
Introduction to Oracle SQL
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
