email

 [SQL Week 2 Question 200-002]  We want to

 

[SQL Week 2 Question 200-002]  

We want to get a workload by employee printout. For every employee, print the first name, last name, all ticket ID numbers assigned to that employee, the ticket description, and ticket duration of our records. Include only tickets which have been assigned to an employee. Include all employees, even if that person doesn’t have any tickets in the current database. Sort them first alphabetically by first name (starting with letter A at the top) and then ascending by ticket duration.

Below is a screenshot of your query results.  Which entry should go in the blue box?



waiting for experts to answer, check back soon.


Related Question