Which of the following is not a process of generating a good relational schema?
(a) Converting ER diagrams to relational schema
(b) Decomposing the relational schema while satisfying functional dependencies
(c) Joining multiple relations together to form a single relation containing all the attributes
(d) A design of relations which is then tested and modified to satisfy given normal forms
This question was addressed to me in class test.
My doubt stems from Normal Forms in section Relational Database Design of RDBMS