if a table is getting updated what happens if a function is
called from sql query?
Answer Posted / venu
We can call a function in sql query if we declare function
as PRAGMA AUTONOMOUS TRANSACTION.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What does the argument [or replace] do?
Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?
Is left join same as join?
how to drop an existing view in mysql? : Sql dba
How do I run a sql query?
What are data types in pl sql?
What is set transaction?
How do you run a query?
What is delimiter in pl sql?
how can we destroy the session, how can we unset the variable of a session? : Sql dba
What is natural join in sql?
What is sqlite format?
Can we use join in subquery?
What is mutating error in pl sql?
What is use of package in pl sql?