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. Each row is not unique. The order of the columns is significant. Each relation has a unique name. Attributes can have the same name within a given table. Each row is not unique. The order of the columns is significant. 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 Any attribute A derived attribute An attribute that uniquely identifies each row An attribute that uniquely identifies each column Any attribute A derived attribute 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 primary key may be null. 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? One relation is created. 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. ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A transitive dependency is which of the following? A relation that is in second normal form. A functional dependency between two or more nonkey attributes. A relation that is in first normal form. A functional dependency between two or more key attributes. A relation that is in second normal form. A functional dependency between two or more nonkey attributes. A relation that is in first normal form. A functional dependency between two or more key attributes. ANSWER DOWNLOAD EXAMIANS APP