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
How do I view tables in mysql?
How many rows can sqlite handle?
How do you declare a user-defined exception?
Is sql easier than java?
What are basic techniques of indexing?
How exception handling is done in advance pl/sql?
how many sql dml commands are supported by 'mysql'? : Sql dba
Is t sql a programming language?
Is sql a backend?
what is primary key? : Sql dba
Why do we use cursors?
What is the purpose of a sql?
What are the different parts of a package?
how can we submit a form without a submit button? : Sql dba
Are subqueries better than joins?