Explain the purposes of advanced database objects including


Advanced Relational Database Final Programming Project In this project, you will design a secure database with several tables using good relational database design techniques.

Project Objectives: After completing this Project, you should be able to:

• Explain the purposes of advanced database objects including indexes, clusters, sequences, and views

• Develop and implement functions, triggers, and stored procedures/packages

Project Requirements:

1. Using the Oracle database engine, design and develop a relational database to store user information to support a large online shipping company. Information that needs to be stored includes user name, detailed mailing address, and shipping information including number of packages, weight, cost, destination, origin, and tracking information allowing users to determine where a package is, and when and who signed for the package once it arrives. Other business data should be present showing how much the shipment costs and invoicing capability to send bills to customers. Your design should be normalized and well designed for scalability for additional customers and shipment locations.

2. Your design should allow for inserting, updating, selecting and deleting information

3. A trigger should be used to generate invoices once a customer reaches $200 in shipping costs.

4. An instead-of trigger should be employed to update and/or populate multi-table views.

5. You should include packages, indexes, views and other helpful database components that will assist you in your design.

6. Your scripts should work perfectly allowing the creation of all of the tables, triggers, views and other database components and provide test scripts that demonstrate the use of the system.

7. You do not need a GUI component but your scripts should demonstrate all of the functionality of the system. Deliverables:

1. All sql scripts and run scripts and instructions for successfully building your database and testing your database.

2. An ERD diagram of your database design showing primary keys, foreign keys and other constraints.

3. Well-written word document describing:

a. The database design
b. How to set up and test your database
c. The test data and results you used for your database,
d. Your approach, lessons learned, design strengths, limitations and suggestions for future improvement and alternative approaches, the most challenging aspects of developing this application.

Your instructor's policy on late projects applies to this project. Projects submitted with evidence of plagiarism will be handled in accordance with UMUC Policy 150.25 - Academic Dishonesty and Plagiarism.

Format: Documentation format and length: The word documentation describing and reflecting on your design and approach should be written using Microsoft Word and be no more than 5 pages in length and no less than 2 pages. The font size should be 12 point.

The page margins should be 1 inch. The paragraphs should be with double line spacing. All figures, tables, equations and referenced should be properly labeled and formatted using APA style.

Solution Preview :

Prepared by a verified Expert
Database Management System: Explain the purposes of advanced database objects including
Reference No:- TGS01727058

Now Priced at $40 (50% Discount)

Recommended (96%)

Rated (4.8/5)