Retrieve all employees working on the "Video Database" project. Write a query that displays the employee number, first name, last name, hire date, and job code. Sort the results by last name in alphabetical order. If the last names are the same, sort by job code.
Write your request in the field below and click the "Check it!" button.
Use Firebird syntax to write your answer. Descriptions of tables are provided at the bottom of the screen.