SQL Server CLR: An Intro
Speaker:
Eric Humphrey
Level:
100
Track:
None
Time:
10:30 AM - 11:45 AM
Day:
1
Room:
Improving Enterprises 2
SQL Server 2005 introduced a feature that allows a developer to write custom code in .NET and deploy the assembly into SQL Server, creating more complex functions than what is available via T-SQL. This feature can be both very powerful and problematic at the same time. Learn some of the ways CLR can be used as well as guidance of when it shouldn’t be.