Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The imaginary store sells items such as books, videos, DVDs, and CDs. The database for the store will hold information about the customers, employees, products, and sales. The SQL*Plus script to create the database is named store_schema.sql, which is located in the SQL directory where you extracted the Zip file for this book. The store_schema.sql script contains the DDL and DML statements used to create the store schema. You'll now learn how to run the store_schema.sql script.
You perform the following steps to create the store schema: