Multiple Choice
Which of the following statements about views is incorrect?
A) Views assist users who do not have the training to issue complex SQL inquiries.
B) Views restrict users' access to sensitive data.
C) Views are database objects that actually store data.
D) A view can be referenced in a SELECT...FROM statement,just like any table.
Correct Answer:

Verified
Correct Answer:
Verified
Q39: Which of the following statements about complex
Q40: A(n)_ view is used to replicate data
Q41: The <u>DELETE </u>operation can be performed through
Q42: Which of the following statements about performing
Q43: A(n)_ table is a table that does
Q45: A view name must be enclosed in
Q46: The type of view that actually replicates
Q47: A view can be created to simplify
Q48: Which of the following options will prevent
Q49: Rows cannot be added through a complex