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
Define concurrency control. : Transact sql
In what condition is it good to disable a trigger?
What is percent sign in sql?
Is sql a programming?
What is the benefit of foreign key?
How can get second highest salary in sql?
what is the difference between group by and order by in sql? : Sql dba
what is the functionality of the function htmlentities? : Sql dba
How can I change database name in sql?
What has stored procedures in sql?
What is a Mapplet?
what does myisamchk do? : Sql dba
What is difference between cursor and trigger?
Why having clause is used in sql?
What is the execution plan in sql?