Answer Posted / pradeep
Mutatin table means when error occurs when we create a row
level trigger on a table that attempts to access the same
table inside the trigger body
A Row-level trigger can not read from or write to the table,
on which it is fired. However a statement level trigger can
perform these actions on the table on which it is written
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
how to extract a unit value from a date and time? : Sql dba
What does dml mean?
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
Explain the insert into statements in sql?
How do you modify a column in sql?
How can we solve sql error: ora-00904: invalid identifier?
What is delimiter in pl sql?
What is pl sql block in dbms?
Does group by remove duplicates?
Is primary key a clustered index?
Describe sql comments?
How do you declare a constant?
Is natural join same as inner join?
What is the life of an sql statement?
What are the popular database management systems in the it industry?