Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladrillo committed Feb 24, 2021
1 parent fee56ac commit 7cb7ed9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,9 @@ You do not need to make any changes to this file.

In [SQL Try Editor at W3Schools.com](https://www.w3schools.com/Sql/tryit.asp?filename=trysql_select_top):

- Find the number of shipments by each shipper
- Find the top 5 best performing employees measured in number of orders
- Find the top 5 best performing employees measured in revenue
- Find the category that brings in the least revenue
- Find the customer country with the most orders
- Find the shipper that moves the most cheese measured in units
- Find the number of shipments by each shipper.
- Find the top 5 best performing employees measured in number of orders.
- Find the top 5 best performing employees measured in revenue.
- Find the category that brings in the least revenue.
- Find the customer country with the most orders.
- Find the shipper that moves the most cheese measured in units.

0 comments on commit 7cb7ed9

Please sign in to comment.