Creating and Using Stored Procedures

This video expands on the topic of Stored Procedures which was introduced several lessons ago. In this video we explain the basic syntax to create and update stored procedures, using input and output parameters, return values, declaring variables and adding other T-SQL programming elements into you stored procedures, how to execute your stored procedures from the query window, and finally the Visual Basic and C# syntax required to utilize stored procedures in your own applications.

Duration: 42 minutes, 34 seconds

Date: 14 November 2006

Watch the video   |   Download the video

Comments : 10

Leave a Comment

Mirek_Kordos : On March 09, 2008 10:24 AM said:

A great video. The fastest way to learn how to create and execute stored procedures, both writing code and using components.

Alexander1 : On March 19, 2008 6:23 PM said:

This is a good video to learn how to create Stored Procedures in SQL server 2005.

m3loma : On March 23, 2008 6:34 AM said:

This is very good video , Thanks a lot

m2008huan : On April 04, 2008 10:09 PM said:

I like it! Thank You Very Much!!!!

mahesh3447 : On April 17, 2008 2:09 AM said:

It's good video for beginner's

ziadqadour : On May 03, 2008 10:59 AM said:

It's good video Thank You

engineerachu : On May 30, 2008 3:38 AM said:

Thanks for the effort!

Punithkumar : On May 30, 2008 7:04 AM said:

This video helped me a lot.

Thanks asp .net forum.

bluerainsigma : On June 05, 2008 11:17 AM said:

nice video helps out alot

parrynee : On June 09, 2008 11:10 PM said:

Nice video. But Where can I get the sample code?

Leave a Comment

You must be logged in to leave a comment. Click here to log in.