Which of the following is not a feature of a good relational design?
(a) Specifying primary keys
(b) Specifying foreign keys
(c) Preserving integrity constraints
(d) Allowing redundancy of attributes
I got this question in unit test.
My doubt is from Features of Good Relational Design in division Relational Database Design of RDBMS