Logical Database Design A primary key is which of the following? A derived attribute An attribute that uniquely identifies each column An attribute that uniquely identifies each row Any attribute A derived attribute An attribute that uniquely identifies each column An attribute that uniquely identifies each row Any attribute ANSWER DOWNLOAD EXAMIANS APP
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 may be null. False True False True ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A foreign key is which of the following? Any attribute An attribute that serves as the primary key of another relation An attribute that serves no purpose The same thing as a primary key Any attribute An attribute that serves as the primary key of another relation An attribute that serves no purpose The same thing as a primary key ANSWER DOWNLOAD EXAMIANS APP
Logical Database Design A foreign key may be null and still adhere to the referential integrity constraint. False True False True 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