I have about 20 questions to do in my SQL class and cant figure out what commands to use. The teacher usually gives an example to get us going, if anyone know the proper SQL query, could you help out? Here's the question 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.