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
What is java sql connection?
what is a scheduled jobs or what is a scheduled tasks? : Sql dba
What is the max nvarchar size?
Mention what are different methods to trace the pl/sql code?
What is a temporal data type?
what does the t-sql command ident_incr does? : Transact sql
What types of commands can be executed in sql*plus?
What is sql comments?
What are %type and %rowtype for?
What is clustered and nonclustered index in sql?
Why truncate is used in sql?
How do you update f as m and m as f from the below table testtable?
What are stored procedures used for?
Can a select statement fire a trigger?
Explain clause in sql?