Data Manipulation

Due: 11:00pm, Wednesday, December 7, 2022

Assignment Description

Download the project10.sql and create_tables.sql files from D2L. Then copy the file to the CSIT Linux server. This file contains comments describing the statements you need to write. Note: make sure that all of your code is inside the transaction.

Submission

Turn in the completed SQL script to the appropriate folder on D2L. Do not change the name of the script.

Grading criteria

Style: a query must have the start of each clause at the beginning of a new line.

Note: If the code has syntax errors or does not execute properly, you will receive a failing grade for this assignment.