stored procedure
i want whole descrption for stored procedure and how to right it.thanks
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.
Hirendra SisodiyaPosted Mar 17, 2010, 7:44 AM
http://www.learn-sql-tutorial.com/StoredProcedures.cfm
http://www.sql-server-performance.com/articles/dba/stored_procedures_basics_p1.aspx
thanks
Amit ChoudharyPosted Mar 17, 2010, 7:37 AM
Following links are having good tutorial for stored procedure with sqlserver:
http://www.c-sharpcorner.com/UploadFile/raj1979/SQLViewsStoredProcedures10032008152021PM/SQLViewsStoredProcedures.aspx
http://asptutorials.net/SQL-Server/sql-server-stored-procedures-part-1/
Mark as answer if it helps you.