Can store procedure call by user define function in SQL
server?

Answer Posted / gajendra

No . B'cause Functions are extremely limited. They cannot
perform any operation in any way that can change data. This
means that you can't use dynamic sql or call other objects
(except functions)

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain security with sql azure?

161


Explain where clause?

533


What is the correct order of the logical query processing phases?

520


What is for xml in sql server?

531


How do you manipulate data?

485






what is spatial nonclustered index

536


What is a schema in ms sql server 2005?

558


List the advantages of using stored procedures?

556


What is dknf in normalization form?

553


Determine how to use the inserted and deleted pseudo tables?

527


What is the stuff and how does it differ from the replace function?

524


What is default constraint?

537


Why truncate is ddl command?

512


Is sql server a database?

526


What is an execution plan?

562