Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Database Questioni: Consider the Entity Relational (ER) schema of relation R= (A, B, C, D, E(E1, E2)); knowing that there are the following functional dependencies
Database
Questioni: Consider the Entity Relational (ER) schema of relation R= (A, B, C, D, E(E1, E2)); knowing that there are the following functional dependencies (f.d.): fd1: {A, C} = {B, E) fd2:{A} {D) 1. Can you guess the primary key attribute(s)? Justify your answer 2. Is R in 1NF? If "yes" why? If not modify R so as to put it in 1NF. Let us call R1 the result of this step 3. Is R1 in 2NF? If "yes" why? If not modify R1 so as to put it in 2NF. Let us call R2 the result of this step 4. Is R2 in 3NF? If "yes" why? If not modify R3 so as to put it in 3NF 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