Database - Data Models into Database Designs

Exercise : Data Models into Database Designs - True or False
11.
The DBMS allows surrogate keys to be changed.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

12.
Cascading updates refers to child rows being automatically deleted when a parent row is deleted.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

13.
When transforming an entity-relationship model into a relational database design, each entity is represented as a table.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

14.
Surrogate keys have much meaning for users.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.

15.
When the child entity is required, we are restricted from creating a new parent row without also creating a corresponding child row at the same time.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.