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
Write the command to remove all players named sachin from the players table.
Can we call procedure in select statement?
What is difference between ms sql and mysql?
How many rows can sqlite handle?
How do I view a sql trace file?
How to download oracle sql developer?
What is the difference between the conventional and direct path loader? : aql loader
What is sql clause?
what is a control file ? : Sql dba
What are the datatypes available in pl/sql ?
What is dml with example?
what is data manipulation language? : Sql dba
What is difference sql and mysql?
Can procedure in package be overloaded?
How do I make my sql query run faster?