Multiple Choice
Why have Social Security numbers traditionally been used as primary keys for database tables that store personal data on individual people?
A) All other columns in such a table are functionally dependent on the Social Security number column.
B) The Social Security number is always the only candidate key in such a table.
C) A Social Security number column is functionally dependent on all the other columns in such a table.
D) The Social Security number is functionally independent of most other columns in such a table.
Correct Answer:

Verified
Correct Answer:
Verified
Q6: Which of the following tables is in
Q7: Suppose you have a table with a
Q8: The process of determining the particular tables
Q9: Within an entity-relationship diagram, which of the
Q10: You can determine functional dependence by viewing
Q12: When you are designing a database, _.<br>A)
Q13: A relational database _.<br>A) consists of relationships
Q14: If column A in a relational database
Q15: You are working with a QUOTATIONS table
Q16: One of the categories of update anomalies