Hi friends
I want to know how to create method in SQL Server.
Thank you.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted May 25, 2012, 12:41 AM
"Methos in SQL", You mean to SQL function and stored procedure.
so please refer
http://msdn.microsoft.com/en-us/library/ms186755.aspx
http://msdn.microsoft.com/en-us/library/aa174792%28v=sql.80%29.aspx
hope this will help you.
Anil KumarPosted May 27, 2012, 12:36 AM
Anil KumarPosted May 24, 2012, 2:27 PM
Satyapriya NayakPosted May 23, 2012, 10:25 PM
Please refer the below link
http://www.functionx.com/sqlserver/functions/create.htm
Thanks