nerdexam
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)
  • A
    8% (4)
  • B
    14% (7)
  • C
    4% (2)
  • D
    74% (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.

Full 1Z0-061 Practice