wat is stored procedures in sql server?how to use?
with Examples???????
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.
Satyapriya NayakPosted Mar 9, 2013, 8:01 AM
Advantages of the stored procedure
for example refer
http://www.c-sharpcorner.com/UploadFile/shashikantray/understanding-database-stored-procedures/
http://www.c-sharpcorner.com/UploadFile/skumaar_mca/good-practices-to-write-the-stored-procedures-in-sql-server/
http://www.c-sharpcorner.com/UploadFile/shashikantray/understanding-database-stored-procedures/
Thanks