
This SQL Server tutorial shows how to use C# to write a user-defined function. 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-L8c_jmsRuiA.
This tutorial is a single movie from the seventh 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