Physical Database Design - Technical MCQs

Q1:

If a denormalization situation exists with a many-to-many or associative binary relationship, which of the following is true?

A All fields are stored in one relation.

B All fields are stored in two relations.

C All fields are stored in three relations.

D All fields are stored in four relations.

ANS:A - All fields are stored in one relation.

No answer description is available.