Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A SQL script containing your data definition language (DDL) statements to create tables, views, triggers, and other required database objects for your project. Your script

A SQL script containing your data definition language (DDL) statements to create tables, views, triggers, and other required database objects for your project. Your script must also include queries to demonstrate that all objects are developed successfully (i.e. selecting from the database catalog/data dictionary using user_objects and user_tables). A separate document that contains the complete textual output from running your DDL scrip.

Drop Statements for All Objects as needed (5 points)

Statements for All Tables and Constraints (30 points)

Indexes for Natural, Foreign Key, and Frequently Queried Columns (10 points)

Create a Minimum of Two Views (10 points)

Create a Minimum of Two Sequences (10 points)

Create a Minimum of Two Triggers (10 points)

Describe the Business Purpose of your Views and Triggers (5 points)

Database Catalog/Data Dictionary Queries (5 points)

Output Report (5 points)

Executable, Error-Free Script (10 points)

Deliverable:

DDL Script in SQL or TXT: LastName_FirstName_DDL.[sql|txt]

Script Output Report: LastName_FirstName_output.[doc|docx]

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

Professional Microsoft SQL Server 2014 Integration Services

Authors: Brian Knight, Devin Knight

1st Edition

1118850904, 9781118850909

More Books

Students also viewed these Databases questions

Question

Determine the amplitude and period of each function.

Answered: 1 week ago