A) Create tables and columns from entities and attributes
B) Select primary keys
C) Represent relationships
D) Create constraints and triggers
E) All of the above are steps in the database design process.
Correct Answer
verified
Multiple Choice
A) found in more than one entity
B) required
C) character or numeric
D) subject to normalization
E) subject to denormalization
Correct Answer
verified
Multiple Choice
A) the key of the child is placed as a foreign key into the parent
B) the key of the parent is placed as a foreign key into the child
C) the keys of both tables are placed in a third table
D) the keys of both tables are joined into a composite key
E) C and D
Correct Answer
verified
Multiple Choice
A) represent N:M relationships
B) handle associative relationships
C) handle multivalued attributes
D) handle archetype/instance relationships
E) All of the above.
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) a specific binary relationship must be included in a ternary relationship
B) a table includes values that must occur in a binary relationship
C) a table includes values that must occur in a ternary relationship
D) a binary relationship includes value combinations that must occur in a binary relationship
E) a binary relationship includes a set of value combinations that must all occur in a ternary relationship
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) a relationship is M:N
B) a composite key is required
C) the key contains a lengthy text field
D) the key contains a number
E) an index needs to be created
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) a specific binary relationship must not be included in a ternary relationship
B) a table includes values that must not occur in a binary relationship
C) a table includes values that must not occur in a ternary relationship
D) a binary relationship includes value combinations that must not occur in a binary relationship
E) a binary relationship includes value combinations that must not occur in a ternary relationship
Correct Answer
verified
Multiple Choice
A) the parent is always on the one side of the "one-to-many" relationship
B) the child is always on the one side of the "one-to-many" relationship
C) either parent or child can be on the one side of the "one-to-many" relationship,and the choice is arbitrary
D) either parent or child can be on the one side of the "one-to-many" relationship,and special criteria indicate which table should be on the one side
E) None of the above is correct.
Correct Answer
verified
Multiple Choice
A) When the recursive relationship is M:N,an intersection table is created.
B) The rows of a single table can play two different roles.
C) The techniques for representing the tables are the same as for non-recursive relationships except the rows are in the same table.
D) Recursive relationships can be 1:1,1:N,or M:N relationships.
E) Even when the relationship is 1:N,a new table must be defined to represent the relationship.
Correct Answer
verified
Multiple Choice
A) creating a primary key
B) creating a foreign key
C) creating a supertype
D) creating a subtype
E) creating a line between entities
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Showing 1 - 20 of 103
Related Exams