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
what is text? : Sql dba
how to drop an existing index in mysql? : Sql dba
What does select count (*) mean in sql?
What is a sql driver?
Write a sql query to find the names of employees that begin with ‘a’?
Why partition by is used in sql?
Can a primary key be a foreign key?
What is loop in pl sql?
What is normalisation and its types?
Can you selectively load only those records that you need? : aql loader
What is sqlcommand?
How do I start sql from command line?
Is it possible to create startup or shutdown trigger for on-schema?
What is sql performance tuning?
What is a temporal data type?