Is it possible to use Transaction control Statements such a
ROLLBACK or COMMIT in Database Trigger ? Why ?
Answer Posted / chintu
It is not possible. but if we want to put we use autonomous
transaction.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
When is the update_statistics command used?
Which software is used for pl sql programming?
What view means?
Is postgresql a server?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
How do you change a value in sql?
What sql database should I use?
What are the features of pl sql?
How do you respond to dementia behavior?
Why do we need unique key in a table?
How to get each name only once from an employee table?
what is the difference between delete and truncate commands? : Sql dba
Write a unique difference between a function and a stored procedure.
Define commit, rollback and savepoint?
Is sql a case sensitive language?