Oracle
1Z0-061 · Question #255
What does the FORCE option for creating a view do?
The correct answer is D. creates a view regardless of whether or not the base tables exist. create a view regardless of whether or not the base tables exist.
Creating Other Schema Objects
Question
What does the FORCE option for creating a view do?
Options
- Acreates a view with constraints
- Bcreates a view even if the underlying parent table has constraints
- Ccreates a view in another schema even if you don't have privileges
- Dcreates a view regardless of whether or not the base tables exist
How the community answered
(50 responses)- A8% (4)
- B14% (7)
- C4% (2)
- D74% (37)
Explanation
create a view regardless of whether or not the base tables exist.
Topics
#FORCE view#CREATE VIEW#base tables#view options
Community Discussion
No community discussion yet for this question.