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

How many types of index are there?

0 Answers  


What is a REF CURSOR? Compare strong and week ref cursor types.

6 Answers  


Does indexing improve query performance?

1 Answers  


What is sql injection owasp?

0 Answers  


why use cursors?

5 Answers   Oracle,






what are the demerits of sql?

1 Answers  


What is a trigger in pl/sql?

1 Answers  


What is the command used to fetch first 5 characters of the string?

0 Answers  


What is TABLE SPACE?

4 Answers   ABB, TCS,


Why use subqueries instead of joins?

0 Answers  


write a procedure to find top second no from a list of numbers

1 Answers   ABC,


Can we use distinct and group by together?

0 Answers  


Categories