SQL Server CLR AssembliesCLR stands for Common Language Runtime. This blog post is about writing SQL Server stored procedures and functions […] February 20, 2017 in SQL Server tagged functions / clr / C# / assembly / T-SQL / procedure / SQL Server CLR by Mike
SQL Server CLR Assemblies Part 2Functions In the previous post we created a procedure for SQL Server using the .NET framework. We chose […] April 9, 2017 in SQL Server tagged SQL Server CLR by Mike