📚 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?
- When it is created
- When it is referenced in an INSERT statement
- The first time any executable SQL statement references it
- Any time an executable SQL statement references it