Advanced SQL Developer — Hard
Key points
- INSTEAD OF triggers enable DML operations on non-updatable views
- They replace the default behavior with custom logic
- Typically defined on views, not tables
- Provide flexibility in data manipulation on views
Ready to go further?
Related questions
