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


Please Help Members By Posting Answers For Below Questions

write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba

538


what is msql? : Sql dba

562


Do triggers have restrictions on the usage of large datatypes, such as long and long raw?

684


What does (+) mean in sql joins?

523


How would you reference column values before and after you have inserted and deleted triggers?

619






What is flag in sql?

539


Why do we need unique key in a table?

522


What are aggregate functions in sql?

625


What are the basic sql commands?

548


Do stored procedures prevent sql injection?

544


How do you optimize a stored procedure query?

563


What is rtm in testing?

572


Is sql free?

499


How can the performance of a trigger be improved?

588


What is out parameter used for eventhough return statement can also be used in pl/sql?

583