Multiple Choice
Figuer:
Name is the unique candidate key in the table STUDENT. Each row in the table describes a different student. A student may only have one major and one minor. The choice of a major is independent of the choice of a minor
STUDENT
-The following is a functional dependency in the table STUDENT:
A) Major -> Minor
B) Minor -> Major
C) Major -> Age
D) Name -> Minor
Correct Answer:

Verified
Correct Answer:
Verified
Q1: When you transform the ERD into tables
Q2: Figuer:<br>Name is the unique candidate key
Q3: In the MVD expressed as
Q5: Figuer:<br>The table STUDENTB has the following
Q6: To achieve 4NF,it is possible that there
Q7: There is no known general algorithm to
Q8: _ is the process of combing tables
Q9: Although rare,a table in DKNF can still
Q10: Figuer:<br>Name is the unique candidate key
Q11: The goal of 2NF and 3NF is