TIS3351 Advanced Databse Lab 3 - Advanced SQL 2 (DML)
TIS3351 Advanced Databse Lab 3 - Advanced SQL 2 (DML)
1. Given the tables that you have created in Lab1, write the SQL commands to
perform the following tasks:
b) List the name of event manager who has managed more than one
engagements.
d) List out the month name and the number of engagements organized in each
month for year 2015.
e) List out the description and the charge per day for all types of canopy.
f) For each client, list out its name, the number of events and the total fees that
has been charged for organizing all the events.
g) List out the information of equipment that have not been used before.
h) Show the most popular event of this company, as engaged by its clients.