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
Enlist some predefined exceptions?
How can I make sql query run faster?
Explain the difference between rename and alias?
Are stored procedures faster than dynamic sql?
What is indexing oracle sql?
What is right join in sql?
Is primary key always clustered index?
What is sql stand for?
What are sql constraints?
How is debugging done?
How many times can we commit in a loop?
Why we use stored procedure instead of query?
what does the t-sql command ident_incr does? : Transact sql
What is sql profiling in oracle?
How do I view a table in sql?