Principle for a good database design to avoid the problem of updating - Database

Q.  Database: To avoid the problem of updating you can take the following principle for a good database design.
- Published on 29 Jun 15

a. Unrelated data should be kept in different table.
b. Table should not contain any redundancy.
c. Table should represent constraint.
d. All the above

ANSWER: All the above

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)