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
how many clustered indexes can be created on a table? : Sql server database administration
Do you know how to store and query spatial data?
How will you decide the active and passive nodes?
What is mscorsvw.exe - process - microsoft .net framework ngen?
Explain concepts of analysis services?
What is report snapshot in ssrs?
What is the difference between Normalization and De-normalization?
How do I create an extended event in sql server?
What is resource db in sql server?
How to insert multiple rows with a subquery?
What are a database and a data warehouse?
How to define the name and server for a new dsn?
Why use triggers?
What are the different kinds of ssrs reports?
What is cached report?