Database - Data Models into Database Designs - Discussion

Discussion Forum : Data Models into Database Designs - True or False (Q.No. 12)
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.
Discussion:
12 comments Page 2 of 2.

Sandeep sharma said:   10 years ago
Answer is true if not then tell me.

Nidhi said:   10 years ago
Answer is false.

Because UPDATE is specially for change the data. And DELETE is remove unwanted rows.


Post your comments here:

Your comments will be displayed after verification.