if a table is getting updated what happens if a function is
called from sql query?
Answer Posted / sumit
No function can be called from a sql query if the function
has dml statements inside.
Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is an ndf file?
How do I view a sql database?
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?
How does cross join work in sql?
Is sql a oracle?
What is relationship? How many types of relationship are there?
Which join condition can be specified using on clause?
Explain two easy sql optimizations.
What is trigger in flip flop?
Does mysql_real_escape_string prevent sql injection?
Is t sql a programming language?
Which function is used to return remainder in a division operator in sql?
Why we use triggers in mysql?
How to avoid using cursors? What to use instead of cursor and in what cases to do so?
How to display the current date in sql?