A composite attribute does not get mapped into a relation. False True TRUE ANSWER : ? YOUR ANSWER : ?
If no multivalued attributes exist in a relation, then the relation is in what normal form? Third normal form Fourth normal form Second normal form First normal form TRUE ANSWER : ? YOUR ANSWER : ?
An enterprise key is a primary key whose value is unique for a given relation. False True TRUE ANSWER : ? YOUR ANSWER : ?
Relations are: two-dimensional tables. four-dimensional tables. three-dimensional tables. five-dimensional tables. TRUE ANSWER : ? YOUR ANSWER : ?
A relation has which of the following properties? The order of the columns is significant. Attributes can have the same name within a given table. Each relation has a unique name. Each row is not unique. TRUE ANSWER : ? YOUR ANSWER : ?
When mapping a supertype/subtype relationship which of the following is true? 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. TRUE ANSWER : ? YOUR ANSWER : ?
When mapping a ternary relationship with an associative entity into a relation which of the following is true? One relation is created. Four relations are created. Three relations are created. Two relations are created. TRUE ANSWER : ? YOUR ANSWER : ?
If no multivalued attributes exist and no partial dependencies exist in a relation, then the relation is in what normal form? First normal form Fourth normal form Third normal form Second normal form TRUE ANSWER : ? YOUR ANSWER : ?
When mapping a multivalued attribute into a relation which of the following is true? Two relations are created. Three relations are created. One relation is created. Four relations are created. TRUE ANSWER : ? YOUR ANSWER : ?