This document contains SQL statements to drop and recreate database tables and sequences for an online store database. It drops views, tables, sequences, then recreates the tables, inserting initial data. The tables manage products, departments, shoppers, orders and other core store data.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0%(1)0% found this document useful (1 vote)
134 views9 pages
Appb Dbcreate
This document contains SQL statements to drop and recreate database tables and sequences for an online store database. It drops views, tables, sequences, then recreates the tables, inserting initial data. The tables manage products, departments, shoppers, orders and other core store data.