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


Please Help Members By Posting Answers For Below Questions

How to set a database state to offline in ms sql server?

618


What is report subscription?

103


What are the restraints imposed on the table design by a merge replication?

657


Which are the olap features?

655


What is indexing and its types?

628






How to delete multiple rows with one delete statement in ms sql server?

597


How would we use distinct statement? What is its use?

688


Explain about service Broker functions?

687


What are the differences between substr and charindex in sql server.

587


Explain sql server service broker?

615


What is cursors?

721


What is the datatype of rowid?

588


when would you go for denormalization? : Sql server database administration

563


How do you create a clustered index?

612


How can you insert null values in a column while inserting the data?

811