IF i write before / after insert / update trigger and i do
rollback what will happen?
Answer Posted / vivek
The data whatever inserted/updated will be rollback once issue rollback
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is pl sql in dbms?
What are inbuilt functions in sql?
What are variables in pl sql?
Explain how to use transactions efficiently : transact sql
Explain the difference between cursor declared in procedures and cursors declared in the package specification?
What is procedure in pl sql?
what are the authentication modes in sql server? How can it be changed? : Sql dba
Explain what is a column in a table?
What is trigger point?
What is the use of nvl function?
Explain what is table in a database?
What is self-join and what is the requirement of self-join?
What are sql commands?
how to select first 5 records from a table? : Sql dba
Why procedure is used in sql?