Click here to Skip to main content
15,900,572 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all, I am still a beginner and i had a problem with stored procedure.

How do I create a stored procedure with sql and stored procedure creation example

thanks.
Posted
Comments
PIEBALDconsult 13-Aug-15 0:08am    
http://weblogs.asp.net/fbouma/38178
Maciej Los 13-Aug-15 2:53am    
Wow! Does your browser is broken?

The best place to start is the documentation and some tutorials. For example have a look at these:
- CREATE PROCEDURE (Transact-SQL)[^]
- Create a Stored Procedure[^]
- Sql Server - How To Write a Stored Procedure in SQL Server[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900