Logical Database Design The primary key of the new relation in a many-to-many relationship is a composite key comprised of the primary keys of each of the binary entities. False True False True ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A relation has which of the following properties? The order of the columns is significant. Each row is not unique. Each relation has a unique name. Attributes can have the same name within a given table. The order of the columns is significant. Each row is not unique. Each relation has a unique name. Attributes can have the same name within a given table. ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design Normalization is a formal process for deciding which attributes should be grouped together in a relation. True False True False ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design When mapping a supertype/subtype relationship which of the following is true? 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. There is no link between the supertype/subtype entities. ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A foreign key is which of the following? The same thing as a primary key An attribute that serves no purpose An attribute that serves as the primary key of another relation Any attribute The same thing as a primary key An attribute that serves no purpose An attribute that serves as the primary key of another relation Any attribute ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A synonym is two or more attributes that have different names but the same meaning. True False True False ANSWER DOWNLOAD EXAMIANS APP