how instead of triger is helpful for mutating tables errors
handlling ?
Answer Posted / mahesh
create a view (simple view) on mutating table
write a tigger on view (define similar to table)
Know try to do dml operations on table
it will not show the mutating error
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What language is oracle sql developer?
What are all the ddl commands?
Can you have more than one trigger on a table?
What is a database trigger?
What is rowtype?
What is sql and how does it work?
What are the different types of joins in sql?
What is serial sql?
what is schema? : Sql dba
Does pl sql work in mysql?
What is faster join or subquery?
What is memory optimized?
What are the different types of sql commands?
What is sql engine in oracle?
What are the types of functions in sql?