What is mutating table or mutating trigger?

AnswerBot
1y

A mutating table or mutating trigger occurs when a trigger tries to update a table that is currently being modified.

  • Mutating table occurs when a trigger references the table that is being modified.

  • It ...read more

Manohar Gonuguntlla
1y

A mutating table error happens when a row-level trigger tries to access the same table that triggered it, either directly or indirectly.

Aditi Agrawal
1y

When we try to do DML or select from a table in a trigger which actually fired the trigger, then we get mutating table error. This error we get only in row level trigger.

Raghavapurapu Anilkumar
2y

Mutation table is a that is changing but in dealing with triggers it is a table that the possibility of changing.This does not impact the exclusive use of OLD and NEW

Ashwini Dhanpal Vaidya
2y

When we will try to perform any dml operation in trigger then muttaing error will be fired in that mutatting table. 

 

Add answer anonymously...
TCS Plsql Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter