IBM
C2090-320 · Question #10
A view is considered read only if which of the following is TRUE?
The correct answer is C. The first SELECT clause specifies the DISTINCT option. oc/doc/c0052327.html
Data Quality Rules and Analysis
Question
A view is considered read only if which of the following is TRUE?
Options
- AThe first FROM clause identifies only one table
- BThe outer fullselect contains an ORDERED BY clause
- CThe first SELECT clause specifies the DISTINCT option
- DThe fullselect includes a column of a base table that is defined as implicitly hidden
How the community answered
(16 responses)- B6% (1)
- C75% (12)
- D19% (3)
Explanation
oc/doc/c0052327.html
Topics
#read-only view#DISTINCT option#view restrictions#fullselect
Community Discussion
No community discussion yet for this question.