Oracle Database Administration and PL/SQL

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice

When does a view get populated?

  1. When it is created
  2. When it is referenced in an INSERT statement
  3. The first time any executable SQL statement references it
  4. Any time an executable SQL statement references it
Change Mode