So you want to load a CLR assembly into SQL Server. What’s that you say? You DONT want to set…
Category: SQL CLR
A Non-Trivial SQL CLR Table Value Function Example
Overview In this post I would like to demonstrate how to create a simple yet non-trivial CLR table-valued function (TVF).…