Logical Database Design When mapping a supertype/subtype relationship which of the following is true? There is no link between the supertype/subtype entities. The supertype primary key is assigned to each subtype. The subtype primary key is assigned to each supertype. There is no primary key/foreign key relationship between a supertype/subtype. There is no link between the supertype/subtype entities. The supertype primary key is assigned to each subtype. The subtype primary key is assigned to each supertype. There is no primary key/foreign key relationship between a supertype/subtype. ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A foreign key is which of the following? Any attribute An attribute that serves no purpose The same thing as a primary key An attribute that serves as the primary key of another relation Any attribute An attribute that serves no purpose The same thing as a primary key An attribute that serves as the primary key of another relation ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A primary key may be null. False True False True ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design The primary key in a relation does not need to be underlined. True False True False ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A transitive dependency is which of the following? A functional dependency between two or more key attributes. A functional dependency between two or more nonkey attributes. A relation that is in first normal form. A relation that is in second normal form. A functional dependency between two or more key attributes. A functional dependency between two or more nonkey attributes. A relation that is in first normal form. A relation that is in second normal form. ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A relation has which of the following properties? Attributes can have the same name within a given table. The order of the columns is significant. Each relation has a unique name. Each row is not unique. Attributes can have the same name within a given table. The order of the columns is significant. Each relation has a unique name. Each row is not unique. ANSWER DOWNLOAD EXAMIANS APP