HW 6 SQL
HW 6 SQL
sql
-- Justin Johnson
-- 1 Mapping of production to warehouse tables and columns
--
-- your answer here
-- CUSTOMER.CustomersName
-- 3 create view of total dollar amount of each product for each year
create view total_dollar_amount as