How to come back in normal stage in Mutating Table if
mutating table is locked or update data?
Answer Posted / 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 |
Post New Answer View All Answers
What is cold data?
What are character functions?
What is the maximum size of sqlite database?
What is the difference between unique and primary key constraints?
How to add a column ‘salary’ to a table employee_details?
what is an index? : Sql dba
What is percent sign in sql?
Is postgresql a nosql database?
What is pessimistic concurrency control? : Transact sql
What is %type in sql?
How can I speed up sql query?
What is sql not null constraint?
Is truncate ddl or dml?
Can we commit inside a trigger?
How do I kill a query in postgresql?