How to come back in normal stage in Mutating Table if
mutating table is locked or update data?
Answer Posted / a.v.r.murthy
pragma autonomous_transaction
and we have to use commit also
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is input buffer in sql*plus?
How can I tell if sql is running?
Is left join faster than join?
Is it possible to create the following trigger: before or after update trigger for each row?
define data blocks ? : Sql dba
What is indexing in sql and its types?
what are ddl statements in mysql? : Sql dba
What is %rowtype in pl sql?
What found sql?
What is a mutating table and a constraining table?
What are the subsets of sql?
What is having clause in sql?
How to select unique records from a table?
Is sql a case sensitive language?
What is sql*loader and what is it used for? : aql loader