What is mutating error?



What is mutating error?..

Answer / Raju Shah

A Mutating Error in PL/SQL occurs when an attempt is made to modify data within a cursor while the same cursor is being used for querying. This is not allowed because it can lead to inconsistent results.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What port does sql server use?

1 Answers  


What does the argument [or replace] do?

1 Answers  


What is the default value of CHAR type?

3 Answers   Bosch,


List and explain the different types of join clauses supported in ansi-standard sql?

1 Answers  


Write a query to get last 10 records from the table.

12 Answers   iNautix,


What is a unique key?

1 Answers  


How does rowid help in running a query faster?

1 Answers  


What does where 1/2 mean in sql?

1 Answers  


How do you copy a table in sql?

1 Answers  


What is the use of <> sql?

1 Answers  


what are the forced views

6 Answers   Hexaware, TCS,


what is clause? : Sql dba

1 Answers  


Categories