What happens if a procedure that updates a column of table X
is called in a database trigger of the same table ?
Answer Posted / tulsi
Mutation of table occurs.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Can a foreign key be a duplicate?
differentiate between float and double. : Sql dba
What is group by in sql?
What is microsoft t sql?
How do you explain an index?
How do sql databases work?
How can I see all tables in sql?
Which join condition can be specified using on clause?
How can you create an empty table from an existing table?
What is the difference between sql and t sql?
how to get @@error and @@rowcount at the same time? : Sql dba
What is scalar and vector?
What is a table partition?
How do you update a value in sql?
Write a sql select query that only returns each name only once from a table?