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


Please Help Members By Posting Answers For Below Questions

What are the conditions an underlying table must satisfy before a cursor can be used by a positioned update or delete statement? : Transact sql

541


What is database sql?

543


what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba

622


How do I remove duplicates in two columns?

510


What is a system versioned table?

538






What is a natural join?

518


Is sqlexception checked or unchecked?

541


What is the purpose of the sql select top clause?

557


What is record variable?

553


Is a view faster than a stored procedure?

549


What if we write return in procedure?

788


What is right join sql?

538


How many types of indexes are there in sql?

537


How do I turn a list into a table?

514


What is left join example?

504