Database - SQL for Database Construction - Discussion

Discussion Forum : SQL for Database Construction - True or False (Q.No. 7)
7.
A updatable view has its own data.
True
False
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Debasish said:   8 years ago
Updatable view does not have it's own data because it does not store the data, it only store the query.

Post your comments here:

Your comments will be displayed after verification.