can we call functions from stored procedure in SQL Server
2005 ? How?
Answer Posted / monal
Yes you can call function from stored procedure, so far i
haven't had a chance to use it, but still would like to give
it a shot:
As per my guess you can call function in SP using select
statement as you would execute function usually.
| Is This Answer Correct ? | 26 Yes | 5 No |
Post New Answer View All Answers
What are the kinds of subquery?
What is the purpose of the master database?
What do you understand by user-defined function in the sql server?
Is null in sql server?
What is Extended user-defined?
What is the difference between DATETIME2 and DATETIME?
What are different types of join?
Explain about local stored procedure?
How to change the system date and time from SQL Plus Terminal ?
What is role playing dimension with two examples? : sql server analysis services, ssas
What are the different types of join?
tell me what are the steps you will take to improve performance of a poor performing query? : Sql server database administration
What is sql server used for?
Explain foreign key in sql server?
What are the new data types are introduced in sql 2000?