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 dialect in sql?
What are different types of sql?
Can we create a trigger on view?
What is sql clause?
Does pl/sql support create command?
What is the advantage of index in sql?
What is difference between primary and secondary key?
How many types of cursors supported in pl/sql?
Can we use insert statement in function?
How do you declare a variable in pl sql?
What is pl/sql table? Why it is used?
What is a primary key called that is made up of more than one field?
What is a table?
What are triggers and its types?
Write a sql query to convert all character to uppercase after hypen.