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
Explain the benefits of user-defined functions?
Does full backup break log chain?
What is difference between joins and subqueries?
what are questions asked in TCS for database tester (sqlserver)for 2-3 exp?
Where is localdb stored?
What is difference in performance between insert top (n) into table and using top with insert?
How to generate create procedure script on an existing stored procedure?
Explain about protocol layer present in SQL server?
How to create a new login name in ms sql server?
What does it mean to normalize data?
What are the security related catalog views? : sql server security
Explain contrast amongst grouped and non-bunched records?
What are orphan records?
Do you know what are pages and extents? : SQL Server Architecture
what protocol both networks use? : Sql server database administration