What is mutating table?
Answers were Sorted based on User's Feedback
Answer / vivek dubey
Mutating means that some one is trying to access the table
currently being held by some other non-committing
transaction(i.e. in Locked state)
Is This Answer Correct ? | 26 Yes | 45 No |
Is stored procedure faster than query?
What can be a size of a pl/sql block? Is there any limit?
what is clause? : Sql dba
How do I run a program in pl sql?
How subquery works in sql?
what is the different between now() and current_date()? : Sql dba
What is your daily office routine?
How many sectors are in a partition?
How would you pass hints to the sql processor?
What are the types of triggers in sql?
What is CYCLE/NO CYCLE in a Sequence?
Can we use views in stored procedure?