1. Use the Tennis database.
  2. Execute the following queries and save the results. Also save the command you created to answer the query.
    1. Find the number of penalties and the highest penalty amount.
    2. For each player, get the number and the difference between his or her lowest and highest penalty amounts.
    3. For each team that has played in the first division, give the team number, number of matches, and total number of sets won.
    4. Get the name and initials of each player who has incurred two or more penalties of more than $40.
    5. Get the match numbers of the matches with the two highest numbers and also the two lowest numbers.
  3. Submit the saved results file using the below name or paste as a text submission.
  4. Each query is worth 20% of the homework grade.

YourLastName_hw3.txt