IF i write before / after insert / update trigger and i do
rollback what will happen?
Answer Posted / revathi
yes
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What can you do with pl sql?
Does view contain data?
What is a composite primary key?
Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?
what are the advantages of using stored procedures? : Sql dba
What are % type and % rowtype?
What is assignment operator in pl sql?
how to create a test table in your mysql server? : Sql dba
Can we write ddl statements in functions?
How to sort the rows in sql.
What is out parameter used for eventhough return statement can also be used in pl/sql?
How does sql developer connect to oracle database?
What does pl sql developer do?
How does pl sql work?
what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba