Can store procedure call by user define function in SQL
server?
Answer Posted / ayanb1302@yahoo.com
Only functions and extended stored procedures can be
executed from within a function. You can't execute a normal
procedure from an UDF.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is a virtual table in sql?
How to use transact-sql statements to access the database engine?
Is null in sql server?
What is perspective, have you ever created perspective? : sql server analysis services, ssas
Can you explain full-text query in sql server?
How to verify the port number of the sql server?
What is extended stored procedures?
Explain some stored procedure creating best practices or guidelines?
What are various ways to enhance the ssrs report?
How to list all objects in a given schema?
Explain what is the function of sql server agent windows service?
Tell me what is difference between view and materialized view?
What is the command used to recompile the stored procedure at run time?
You want to implement the one-to-one relationship while designing tables. How would you do it?
What are parameterized reports? What are cascading parameters in ssrs reports?