Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Difference between SP's and Functions

Author  Topic 

Fred_Scuttle
Starting Member

13 Posts

Posted - 2005-12-09 : 02:04:48
Hello
Can anyone explain to me (in not too technical terms) what is the difference between a stored procedure and a function and when I would use one or the other.

Thanks
Fred

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2005-12-09 : 02:07:31
refer to here
[url]http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=58478[/url]

-----------------
[KH]

Where Am I ?
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-12-09 : 03:00:49
Refer SQL Server help file also for examples

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

Fred_Scuttle
Starting Member

13 Posts

Posted - 2005-12-09 : 14:59:58
Thanks for the link. It was very useful

regards

Fred
Go to Top of Page
   

- Advertisement -