Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.

QUESTION

The following questions refer to the Art Course database. You can obtain a copy of this data in the Access database, located on Canvas the course Web site listed below under this assignment or you cou

The following questions refer to the Art Course database. You can obtain a copy of this data in the Access database, located on Canvas the course Web site listed below under this assignment or you could simply download it by clicking the file name here Art_Course_Database.accdb  download).

The database contains data shown in Figure 1-10.

CUSTOMER (CustomerNumber, CustomerName, Phone)

COURSE (CourseNumber, Course, CourseDate, Fee)

ENROLLMENT (CustomerNumber, CourseNumber, AmountPaid)

where

CustomerNumber in ENROLLMENT must exist in CustomerNumber in CUSTOMER

CourseNumber in ENROLLMENT must exist in CourseNumber in COURSE

Write SQL queries to produce the following results. For submission, include your SQL queries (code) in a Word document. The returned results (screenshots) are optional. 

1) List all occurrences of Adv. Pastels. Include all associated fields for each occurrence of the class.

2) List the minimum, maximum, and average full fee amount paid in the ENROLLMENT table.

3) List the total amount paid by each enrolled customer.

4) List the customer full name in one column whose last name ends with letters ‘son’. Sort the results by customer last name in descending order.

5) List the CustomerNumber and the amount due for those customers who haven’t paid in full for their courses yet.

Concept Check Quiz #3" style="float: left;">Previous Art_Course_Database" style="float: right;">Next

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question