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

The EXPLANATION: Removing redundant attributes from a relation makes DATA extraction more efficient and faster. Thus, it is a good DATABASE management TECHNIQUE.



Discussion

No Comment Found

Related InterviewSolutions