InterviewSolution
Saved Bookmarks
| 1. |
Say True or False. If False, explain why.A trigger can execute the COMMIT, ROLLBACK, or SAVEPOINT commands. |
|
Answer» A trigger cannot execute the COMMIT, ROLLBACK, or SAVEPOINT commands. |
|