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.