
This SQL Server tutorial explains what background knowledge you need to get the most out of SQL Server training. Watch more at http://www.lynda.com/SQL-Server-tutorials/SQL-Server-Triggers-Stored-Procedures-Functions/104964-2.html?utm_medium=viral&utm_source=youtube&utm_campaign=videoupload-dev-bus-AAalH6rOyB0.
This tutorial is a single movie from the introductory chapter of the SQL Server: Triggers, Stored Procedures, and Functions course presented by lynda.com author Martin Guidry. The complete course is 2 hours long and investigates several key database-programming concepts: triggers, stored procedures, functions, and .NET CLR (Common Language Runtime) assemblies
Introduction
1. Getting Started
2. Installing SQL Server
3. Stored procedures
4. User-defined functions
5. Triggers
6. Putting it all together
7. Using CLR assemblies
8. Exploring an ASP.NET web application
Conclusion