Query 1: Return the employee id and the total number of orders that each employee processed from the orders table, sort the total from highest number to lowest.
SELECT From;