1. Transform the EER model (Appendix A) to Relational tables, making sure you show all the steps. The final set of tables should contain necessary information such as table names, attribute names,...


1. Transform the EER model (Appendix A) to Relational tables, making sure you show all the steps. The final set of tables should contain necessary information such as table names, attribute names, primary keys (underlined) and foreign keys (in italics).

2. a)

[40%]

Write create table statements to implement the tables in the ORACLE Relational DBMS. When creating tables make sure you choose appropriate data types for the attributes, specify any null/not null or other constraints whenever applicable, and specify the primary and foreign keys.

b) Write at least one insert statement for each of your tables using realistic data. Make sure you take into consideration all the necessary constraints.

[30%]

3. Normalize the user views provided in Appendices A, B, and C of assignment 1 part 1 specification. Clearly show individual steps of UNF, INF, 2NF and 3NF for each of the user views. List the final tables. Discuss the differences between the result of the top-down approach from question 1 above and the result of the bottom up approach. Provide some analysis (with examples) on why they are similar or different for this particular problem.

[30%]


Aug 12, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here