SQL statements help
You are required to complete exercises 8, 9, 10, and 11 from Chapter 3. For each exercise, you need to create SQL statements and related CSV files. Here’s what you need to do:
· Exercise 8: Write your SQL statement in a file named CIS276DA_Lesson3Exercise8_ JAM2334209.sql. Run the script and export the results to CIS276DA_Lesson3Exercise8_ JAM2334209.csv.
· Exercise 9: Write your SQL statement in a file named CIS276DA_Lesson3Exercise9_ JAM2334209.sql. Run the script and export the results to CIS276DA_Lesson3Exercise9_ JAM2334209.csv.
· Exercise 10: Write your SQL statement in a file named CIS276DA_Lesson3Exercise10_ JAM2334209.sql. Run the script and export the results to CIS276DA_Lesson3Exercise10_ JAM2334209.csv.
· Exercise 11: Write your SQL statement in a file named CIS276DA_Lesson3Exercise11_MEID.sql. Run the script and export the results to CIS276DA_Lesson3Exercise11_ JAM2334209.csv .
· Custom Query 1: Create a SELECT statement that uses WHERE. Save this SQL statement as CIS276DA_Lesson3Custom1_ JAM2334209.sql . Run the script and export the results to CIS276DA_Lesson3Custom1_ JAM2334209.csv.
· Custom Query 2: Create a SELECT statement that uses ORDER BY and LIMIT. Save this SQL statement as CIS276DA_Lesson3Custom2_ JAM2334209.sql. Run the script and export the results to CIS276DA_Lesson3Custom2_ JAM2334209.csv.
Submission Instructions:
1. Place all SQL files(6) and CSV files(6) in a folder labeled “Lesson 3”.
2. Replace “MEID” in the file names with your actual MEID.