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

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

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 one relation.
All fields are stored in two relations.
All fields are stored in four relations.

ANSWER DOWNLOAD EXAMIANS APP