InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a good database management practice?(a) Adding redundant attributes(b) Removing redundant attributes(c) Not specifying primary keys(d) None of the mentionedThe question was posed to me during a job interview.Query is from Entity Relationship Model topic in division Database Design and the ER Model of RDBMS |
|
Answer» The correct ANSWER is (b) Removing redundant attributes |
|