Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Solve the following normalization questions. Solve the following normalization questions. 1. Consider the relation R(A, B, C, D, E, F, G, H, I, J) and
Solve the following normalization questions.
Solve the following normalization questions. 1. Consider the relation R(A, B, C, D, E, F, G, H, I, J) and functional dependencies {A} ? {D,E) What is the key for R? Decompose R into 2NF and then 3NF relations. 2. Consider a relation R = {A, B, C, D, E} with the following dependencies. (A, B) ? {C) Is AB a candidate key of R? What about ABD? Explain your answer 3. Consider the relation R, which has attributes that hold schedules of courses and sections at a university R= (Course-no, Sec-no, Offering, dept, Credit-hours, Course level, Instructor ssn, Semester, Year, Days hours, Room_no, No of_students) Suppose that the following functional dependencies hold on R: Course noOffering dept, Credit hours, Course level Course no, Sec no, Semester, YearDays hours, Room no, No of students, Instructor ssn (Room no, Days hours, Semester, Year) ? {Instructor ssn, Course no, Sec no) Try to determine which sets of attributes form keys of R. How would you normalize this relationStep 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