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.
Download as TXT, PDF, TXT or read online on Scribd
0%(1)0% found this document useful (1 vote)
118 views
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.