Comprehensive SQL Query Challenge

# Introduction In this challenge, we will use the `emp` table in the `personnel` database to write SQL queries and extract targeted data. Our tasks will include querying job information, retrieving name and doubling salary, and displaying employee number, name, and department number with customized attribute names. We must save the queries in a script file named `answer.sql` in the `/home/labex/project` directory.

|60 : 00

Click the virtual machine below to start practicing