Question: 32
(Choose 1 answer)
In SQL, converting an E/R design to a relational database schema is including:
A. Turn each entity set into a relation with the same set of attributes.
B. Replace a relationship by a relation whose attributes are the keys for the connected entity sets.
C. All of the others.
D. None of the others