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
How to find the service pack installed? : sql server database administration
Where are sql server usernames and passwords stored in the sql server?
How do you identify a foreign key?
How to create “dependant” parameter “make, model, year”
What is the standby server?
What is named query? : sql server analysis services, ssas
What are commonly used mssql functions in php?
How do I shrink an ldf file?
What happens if you delete a table that is used by a view?
What do you understand by user-defined function in the sql server and explain the steps to create and execute a user-defined function in the sql server?
Can we use where clause in union?
What is rtm version in sql server?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
What is the maximum rows in sql server table?
What is efficiency data?