Question
1- Two classes exist in separate views as follows Customer (CustID, Name, PhoneNum) Customer (CustID, Name, EyeColor, Gender) Which attributes should be assigned to the
1- Two classes exist in separate views as follows
Customer (CustID, Name, PhoneNum)
Customer (CustID, Name, EyeColor, Gender)
Which attributes should be assigned to the merged Customer class?
A. | CustID and Name | |
B. CustID, Name, and PhoneNum | ||
C. CustID, Name, EyeColor, and Gender | ||
D.CustID, Name, EyeColor, Gender, and PhoneNum |
2- Two members of a database design team at Large U.S. University assigned different primary keys to the Student class in their models. One member used Student ID, an internally generated unique number the university assigns to each student upon enrollment. The other chose social security number or other equivalent identifier assigned to each student by the U.S. government. This is an example of:
A. | Class name conflict | |
B. | Attribute conflict | |
C. | Multiplicity conflict | |
D. | Association name conflict |
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