InterviewSolution
Saved Bookmarks
| 1. |
Can You Use A Commit Statement Within A Database Trigger? |
|
Answer» YES, if you are USING autonomous transactions in the Database TRIGGERS. Yes, if you are using autonomous transactions in the Database triggers. |
|