SQL 2012 Developer tutorial: Stored Procedures

preview_player
Показать описание
SQL 2012 Developer tutorial: Stored Procedures with Expert Instructor -- Don Kiely.

In this course we'll start by looking at stored procedure features and the benefits of using them. Then you'll learn about the syntax of the CREATE PROCEDURE statement, and some of the options for using stored procedures, including input and output parameters, return values, and results sets.
Рекомендации по теме
Комментарии
Автор

I just wanted to thank this fellow for saving my bacon. I had to come up with a way to create a book screen for my assignment in CS362 Structured Query Language for Data Management and I had absolutely no help from anyone on how to do this and I had literally spent days on trying to do this and within five minutes of watching this video I was able to finally complete the task. So many people who make these videos do it in such a poor way that you can't hardly hear or see what they are doing. I am just so thankful to Don Kiely for doing this video.

VirgilU
Автор

I don't usually comment on stuff, but I just have to leave a line so you can know how gifted you are eloquently, that way you will continue making videos in the same manner. ' I'm a beginner in SQL, and I have found so much videos difficult to grasp, even my instructor couldn't impart it as you did, yours was understandable and clear enough '. Thanks for the good work!

solomonadesanya
Автор

This was one of the most understandable, clearly stated videos on this subject that I've managed to find.  Thanks for the video, it really helped me.

edthayer
Автор

Thank you for making this video.  This has been the most educational item on stored procedures that I have ever found.  I haven't been able to wrap my mind around written tutorials online and I find this wonderfully understandable.  Thanks!

scottmhoff
Автор

thanks ...nice tutorial for beginers...and also for me..thanks very much..

ansaritahir
Автор

very clear explanation....Thanks for the Video!!!

priyancautwal
Автор

Thank you for sharing, Clearly explained!

madhaviravoori
Автор

How can you execute store procedure (that requires parameter value to be supplier) in pass through query in ms access? like for normal store procedure, all i do is simply supply the command: execute store procedure name.

paulkengabatu