IF i write before / after insert / update trigger and i do
rollback what will happen?
Answer Posted / debasis mohanty
A trigger May Not issue A TCL statement like COMMIT,ROLLBACK,SAVEPOINT.
So U Cant Write A TCL Command Inside A trigger.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What are the operators in sql?
What is localdb mssqllocaldb?
What is record data type?
What are field types?
How do I view an execution plan in sql?
How many primary keys can a table have?
How to use sql*plus built-in timers?
What is union, minus and interact commands?
What do you understand by pl/sql cursors?
How do I view a sql trace file?
Which tcp/ip port does sql server run?
How do you select unique values in sql?
What is rownum in sql?
What is data type in database?
What is the use of prepared statement?