Intersection tables are ID-dependent on both their parent tables.
Answer: A
No answer description available for this question.
Enter details here
The identifier of an entity will become the ________ of the new table.
Answer: C
No answer description available for this question.
Enter details here
For every relationship, how many possible types of actions are there when enforcing minimum cardinalities?
Answer: D
No answer description available for this question
Enter details here
When transforming an entity-relationship model into a relational database design, each entity is represented as a table.
Answer: A
No answer description available for this question.
Enter details here
Which of the following data constraints would be used to specify that the value of a cell in one column must be less than the value of a cell in another column in the same row of the same table?
Answer: C
No answer description available for this question.
Enter details here
Which of the following column properties would be used to specify that cells in a column must contain a monetary value that is less than another monetary value in the same row?
Answer: D
No answer description available for this question.
Enter details here
The DBMS allows surrogate keys to be changed.
Answer: B
No answer description available for this question.
Enter details here
If a relationship has a cascade updates constraint, then if ________ in the parent table is changed, then the same change will automatically be made to any corresponding foreign key value.
Answer: A
No answer description available for this question.
Enter details here
A primary key should be defined as:
Answer: B
No answer description available for this question.
Enter details here
When the parent entity is required, a new parent row can always be inserted.
Answer: A
No answer description available for this question.
Enter details here