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. Get the numbers of the teams of which the player with the name Parmenter and initial R is captain; in this example, we assume that no two players have the same name and initials.
    2. For each penalty, find the payment number, the amount, and the number and name of the player who incurred it.
    3. For all players, get the player number and a list of the numbers of teams for which they have ever played.
    4. Get the number of each player who won at least one match.
    5. Get the payment numbers of the penalties incurred by players who were born after 1965.
  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_hw2.txt