Logical Database Design A relation has which of the following properties? 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. The order of the columns is significant. Each row is not unique. ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A primary key is which of the following? 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 Any attribute ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design When mapping a many-to-many unary relationship into a relation which of the following is true? Four relations are created. One relation is created. Two relations are created. Three relations are created. Four relations are created. One relation is created. Two relations are created. Three relations are created. ANSWER DOWNLOAD EXAMIANS APP
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. True False True False 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A null value is assigned when no other value applies. False True False True ANSWER DOWNLOAD EXAMIANS APP