procedure that updates a column of table X is called in a database trigger of the same table
What happens if a procedure that updates a column of table X is called in a database trigger of the same table ?
Â
Mutation of table occurs.
Â
Mutation of table occurs.