IF i write before / after insert / update trigger and i do
rollback what will happen?
Answer Posted / abhijit
we cant use tcl commands in trigger,,,
if we call procedure in trigger then we can use pragma autonomous transaction for tcl
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How are sql commands classified?
What is the difference between a query and a report?
how to create a new table by selecting rows from another table in mysql? : Sql dba
How to start oracle sql developer?
how to convert character strings to dates? : Sql dba
How do you optimize a query?
Is like operator in sql case sensitive?
What is the least restrictive isolation level? : Transact sql
How many disk partitions should I have?
what is user defined functions? : Sql dba
What does seeding a database mean?
How many triggers can be applied on a table?
Can variables be used in sql statements?
Is sql open source?
What is difference between nchar and nvarchar?