Logical Database Design A foreign key is which of the following? The same thing as a primary key Any attribute An attribute that serves as the primary key of another relation An attribute that serves no purpose The same thing as a primary key Any attribute An attribute that serves as the primary key of another relation An attribute that serves no purpose ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design If a relation is in third normal form, it does not need to be in second normal form. True False True False ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design When mapping a many-to-many unary relationship into a relation which of the following is true? Two relations are created. Three relations are created. One relation is created. Four relations are created. Two relations are created. Three relations are created. One relation is created. Four relations are created. ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design When mapping a supertype/subtype relationship which of the following is true? The subtype primary key is assigned to each supertype. There is no primary key/foreign key relationship between a supertype/subtype. The supertype primary key is assigned to each subtype. There is no link between the supertype/subtype entities. The subtype primary key is assigned to each supertype. There is no primary key/foreign key relationship between a supertype/subtype. The supertype primary key is assigned to each subtype. There is no link between the supertype/subtype entities. ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A foreign key may be null and still adhere to the referential integrity constraint. True False True False ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design An enterprise key is a primary key whose value is unique for a given relation. True False True False ANSWER DOWNLOAD EXAMIANS APP