Consider the following relation: STUDENT(Student Number. Student Name, SiblingName, Major) Assume that the values of SiblingName are
Question:
Consider the following relation: STUDENT(Student Number. Student Name, SiblingName, Major) Assume that the values of SiblingName are the names of all of a given student's brothers and sisters; also assume that students have at most one major. A. Show an example of this relation for two students, one of whom has three siblings and the other of whom has only two siblings. B. List the candidate keys in this relation. C. State the functional dependencies in this relation. D. Explain why this relation does not meet the relational design criteria set out in this chapter (that is, why this is not a well-formed relation). E. Divide this relation into a set of relations that meet the relational design criteria (that is, that are well formed).
AppendixLO1
Step by Step Answer: