Advanced SQL Developer — Hard
Key points
- Autonomous transactions run separately from the main transaction
- They can commit or rollback without impacting the parent transaction
- Oracle supports autonomous transactions with PRAGMA AUTONOMOUS_TRANSACTION
- PostgreSQL offers partial support through dblink
Ready to go further?
Related questions
