What happens if a 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..

Answer / tulsi

Mutation of table occurs.

Is This Answer Correct ?    9 Yes 1 No

Post New Answer

More SQL PLSQL Interview Questions

what is index? : Sql dba

0 Answers  


how can we optimize or increase the speed of a mysql select query? : Sql dba

0 Answers  


Is it possible to read/write files to-and-from PL/SQL?

0 Answers  


what is a primary key? : Sql dba

0 Answers  


What is write ahead logging in sql server?

0 Answers  


What is varchar used for?

0 Answers  


how to convert dates to character strings? : Sql dba

0 Answers  


In a Distributed Database System Can we execute two queries simultaneously ? Justify ?

3 Answers  


What is bind variable in pl sql?

0 Answers  


how do you know the version of your mysql server? : Sql dba

0 Answers  


How do you write a subquery?

0 Answers  


How insert into statements in sql?

0 Answers  


Categories