Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Objective: To develop a script to create and populate PROJ database Your need to do the following tasks: 1 . Using the Lucid chart and

Objective: To develop a script to create and populate PROJ database
Your need to do the following tasks:
1. Using the Lucid chart and data dictioanry provided, create the data moel for Proj DB
2. Using the data dictioanry provided, develop the CREATE TABLE script for Proj DB
3. Data for Proj DB tables are provided in the worksheets of the Proj data dictioanry.
4. Using these worksheets, develop INSERT statements for each table of PROJ DB.
5. Create a schema called PROJ using your SYSTEM schema
6. Connect to Proj Schemsa using SQL Developer
7. Run PROJ table script t create tables
8. Run PROJ INSERT script to load data in PROJ database
9. Verify if database is correctly loaded by rnning the following SQL commands
o Select * from every table
o Selct count(*) from every table
o Check to see if you have lost any dat

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Beyond Big Data Using Social MDM To Drive Deep Customer Insight

Authors: Martin Oberhofer, Eberhard Hechler

1st Edition

0133509796, 9780133509793

More Books

Students also viewed these Databases questions