Multiple Choice
What is the problem with designing a database in which the last name of an employee functionally determines the employee's address?
A) This design has no problems.
B) Two employees could be living at the same address.
C) More than one employee could have the same last name.
D) The address will automatically functionally determine the employee's last name.
Correct Answer:

Verified
Correct Answer:
Verified
Q8: What is the difference between a table
Q9: What is the foreign key in the
Q10: Which of the following pairs has the
Q11: What is a nonkey column?<br>A)a column that
Q12: What is an algorithm?<br>A)a piece of data
Q14: The nonkey fields of a table should
Q15: Which of the following is not a
Q16: The normalization process is a series of
Q17: Define third normal form and give an
Q18: What type of query should you create