SQL Server Programming Part 2 Stored Procedure Parameters
YOUR LINK HERE:
http://youtube.com/watch?v=Vs-atxMs4mw
If you'd like to help fund Wise Owl's conversion of tea and biscuits into quality training videos you can click this link https://www.wiseowl.co.uk/donate?t=1 to make a donation. Thanks for watching! • By Andrew Gould • https://www.wiseowl.co.uk - Stored Procedures are extremely useful tools in SQL Server, and they become even more powerful when you use parameters to pass information to them. This video teaches you how to define a list of parameters for a stored procedure and how to call a parameterised procedure and pass information to it. You'll also learn how to create optional parameters with default values, how to handle NULLs passed to a procedure and, finally, how to use your procedure in other applications such as Reporting Services. • You can read a written version of this tutorial here: • https://www.wiseowl.co.uk/blog/s263/p... • You can download the script to create the Movies database used in this video at the following link: • https://www.wiseowl.co.uk/files/execi... • You can see the range of resources and courses we offer in SQL Server here: • https://www.wiseowl.co.uk/sql/ • Visit www.wiseowl.co.uk for more online training resources in Microsoft Excel, Microsoft Access, Microsoft PowerPoint, Microsoft Word, Microsoft Project, Microsoft Publisher, Microsoft Visio, SQL Server, Reporting Services, Analysis Services, Visual Studio, ASP.NET, VB.NET, C# and more!
#############################
