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 do I know if localdb is running?
What is the ‘fillfactor’?
What is shared lock?
how to take backup bcp out for a column in table in sql server?
What is the fastest way to permanently delete a 1 million row table named customers?
Is it possible to replicate data from sql server to oracle? : sql server replication
What is trace flag in sql server?
What is application role in sql server database security? : sql server security
What is report snapshot?
What is a print index?
Do you know what is rank function?
What is a full text index?
What is the purpose of forms?
What is a collation?
What is plan freezing?