Database Joins for Personnel Data (Challenge)

# Introduction In this challenge, we'll employ join queries to extract pertinent data from the employee, department, and salary grade tables in the personnel database. We'll use equi-join, non-equi join, self join, and left/right outer join to obtain the necessary information.

|60 : 00

Click the virtual machine below to start practicing