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 do you mean by “trigger” in sql?
What kind of join is join?
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
How many sql core licenses do I need?
Is primary key clustered or nonclustered?
Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?
Is sql database free?
How can a function retun more than one value in oracle with proper example?
Name some usages of database trigger?
Explain polymorphism in pl/sql.
How do you explain an index?
Is sql a scripting language?
What is sql*loader and what is it used for? : aql loader
What is mutating trigger?
Show code of a cursor for loop.