📚 Practice Mode

Oracle Database Administration and PL/SQL

Learn at your own pace with hints and detailed explanations

1 / 20
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