write SQL queries to for the following tasks:
(More aggregation with grouping) Download, save, and open the database bookstore‐2000.mdb from the website. This database is a somewhat more complicated retail database than our plumbing database. The price actually charged the customer is the cost_of_ each attribute in the ORDERLINES table, and can be lower than the retail_price attribute in the BOOKS table, reflecting … Read more