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 'mysqladmin' in mysql? : Sql dba
Explain the savepoint statement.
What are tables and fields?
What is trigger and how to use it in sql?
name 3 ways to get an accurate count of the number of records in a table? : Sql dba
What are the sql versions?
What are the possible values that can be stored in a boolean data field?
Why we use joins in sql?
What are the different tcl commands in sql?
How do you update a value in sql?
Can we use the cursor's to create the collection in PL/SQL?
Can a select statement fire a trigger?
Why do we use cursors?
Which column of the user triggers data dictionary view displays the database event that will fire the trigger?
what is the command used to fetch first 5 characters of the string? : Sql dba