0
kicks
SQL Stored Procedure Array Parameters Dilemma, Solved with CLR
This is a practical Array to Table converter for SQL Server made with an SQL CLR Stored Procedure. It's pretty cool since it allows you to specify the returned table data type and it performs quite fast.