Physical Database Design
A secondary key is which of the following?

Determines the tablespace required
Primary key
Useful for denormalization decisions
Nonunique key

ANSWER DOWNLOAD EXAMIANS APP

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

All fields are stored in three relations.
All fields are stored in four relations.
All fields are stored in one relation.
All fields are stored in two relations.

ANSWER DOWNLOAD EXAMIANS APP