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 time based sql injection?
Does inner join return duplicate rows?
When is a declare statement required?
What pl/sql package consists of?
What are analytic functions in sql?
ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..
What's the difference between a primary key and a clustered index?
What is the maximum number of rows in sql table?
Write a unique difference between a function and a stored procedure.
Which are the different types of indexes in sql?
What are the different datatypes available in PL/SQL?
What is varchar used for?
What are pl sql data types?
Write a sql query to get the third highest salary of an employee from employee_table?
What is sql stand for?