stored procedure
hi, can anyone tell me that what is the stored procedure for Select query , how can i write stored procedure kindly guide me the basics.
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.
Hemant SrivastavaPosted Oct 10, 2013, 1:48 PM
http://www.codeproject.com/Articles/126898/Sql-Server-How-to-write-a-Stored-procedure-in-Sql
Sunny SharmaPosted Oct 10, 2013, 1:24 PM
Get yourself started here with writing SQL Stored Procedures:
http://www.mssqltips.com/sqlservertip/1495/getting-started-with-sql-server-stored-procedures/
http://plsql-tutorial.com/plsql-procedures.htm
HTH :)