create Oracle database tables using SQL Data Definition Language
create Oracle database tables using SQL Data Definition Language (DDL) for each table listed in Project 1. Make sure that entity and referential integrity are enforced by declaring a primary key for each table (these may be composite keys) and declaring all appropriate foreign keys. Your CREATE TABLE statements must show integrity constraints, as appropriate, for NOT NULL, UNIQUE, PRIMARY KEY, FOREIGN KEY, REFERENCES, and CHECK constraints. Be sure to save your script used to create these tables as yournameproject2step1.sql. You should test your script to make sure it runs without error. Submit your SPOOL file showing that all SQL in your SQL script file worked properly.
For complete Question check the attachments
12 years ago
Purchase the answer to view it

- mom_and_pop_quesries.zip
Can you create Oracle database tables using SQL Data Definition Language (DDL) 53137
NOT RATED11 years ago
Can you create Oracle database tables using SQL Data Definition Language (DDL) 53137
NOT RATED11 years ago