Kizspy Question: 45
(Choose 1 answer)
Which of the following is NOT a good rule to follow when developing a database model?
A. Model each "object" in the application as one or more tables
B. Use a person's email address as their primary key
C. Never repeat string data in more than one table in a data model
D. Use integers as primary keys