Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1 . Transform the EER model to Relational tables, making sure you show all the steps. The final set of tables should contain necessary information
Transform the EER model 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 and foreign keys.
a Implement the tables in the ORACLE Relational DBMS When creating tables make sure you choose appropriate data types for the attributes and specify any nullnot null or other constraints whenever applicable.
b Write one insert statement for each of your tables using realistic data. Make sure you take into consideration all the necessary constraints.
Apply Normalization Techniques BottomUp approach on the user views. Clearly show individual steps of UNF, INF, NFNF and BCNF List the final tables.
Discuss the differences between the result of the topdown approach from question above and the result of the bottom up approach Normalization result
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started