How to come back in normal stage in Mutating Table if
mutating table is locked or update data?

Answers were Sorted based on User's Feedback



How to come back in normal stage in Mutating Table if mutating table is locked or update data?..

Answer / swapna

You can use the PRAGMA Function.
I.e Autonomous Function to come back to normal stage in
Mutating table.

Is This Answer Correct ?    4 Yes 0 No

How to come back in normal stage in Mutating Table if mutating table is locked or update data?..

Answer / 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

More SQL PLSQL Interview Questions

What does seeding a database mean?

0 Answers  


How do you explain an index number?

0 Answers  


What is Difference Between Unique and Primary Key Constraints?

0 Answers   Wipro,


What is integrity in sql?

0 Answers  


How to run sql statements with oracle sql developer?

0 Answers  






How can we link a sql database to an existing android app?

0 Answers  


What is sql server and ase?

0 Answers  


What are the components of a PL/SQL block ?

3 Answers  


What is assignment operator in pl sql?

0 Answers  


What is the basic structure of an sql?

0 Answers  


how to shutdown mysql server? : Sql dba

0 Answers  


What is trigger in flip flop?

0 Answers  


Categories