When mapping a binary many-to-many relationship into a relation which of the following is true? One relation is created. Two relations are created. Three relations are created. Four relations are created. TRUE ANSWER : ? YOUR ANSWER : ?
The relational model consists of: data in the form of tables. operations using non-SQL languages. data redundancy. unorganized data. 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 : ?
When mapping a many-to-many unary relationship into a relation which of the following is true? Four relations are created. Two relations are created. One relation is created. Three relations are created. TRUE ANSWER : ? YOUR ANSWER : ?
In a 1:M relationship, the primary key on the one side migrates to the many side to become the foreign key on the many side. False True TRUE ANSWER : ? YOUR ANSWER : ?
A foreign key may be null and still adhere to the referential integrity constraint. True False 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. Four relations are created. One relation is created. TRUE ANSWER : ? YOUR ANSWER : ?
When mapping a regular entity into a relation which of the following is true? One relation is created. Three relations are created. Two relations are created. Four relations are created. TRUE ANSWER : ? YOUR ANSWER : ?