cs348/PSO_4/scripts/drop.sql
2018-10-29 15:52:17 -04:00

3 lines
67 B
SQL

drop table Order_Details;
drop table Products;
drop table Orders;