Logical Database Design A relation has which of the following properties? 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. Attributes can have the same name within a given table. The order of the columns is significant. ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design An enterprise key is a primary key whose value is unique for a given relation. False True False True ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design When mapping a multivalued attribute into a relation which of the following is true? Three relations are created. Four relations are created. Two relations are created. One relation is created. Three relations are created. Four relations are created. Two relations are created. One relation is created. ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A primary key is which of the following? Any attribute An attribute that uniquely identifies each row An attribute that uniquely identifies each column A derived attribute Any attribute An attribute that uniquely identifies each row An attribute that uniquely identifies each column A derived attribute ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design Relations are: four-dimensional tables. three-dimensional tables. five-dimensional tables. two-dimensional tables. four-dimensional tables. three-dimensional tables. five-dimensional tables. two-dimensional tables. 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 link between the supertype/subtype entities. The supertype primary key is assigned to each subtype. There is no primary key/foreign key relationship between a supertype/subtype. The subtype primary key is assigned to each supertype. There is no link between the supertype/subtype entities. The supertype primary key is assigned to each subtype. There is no primary key/foreign key relationship between a supertype/subtype. ANSWER DOWNLOAD EXAMIANS APP