#title CLR
[[TableOfContents]]

 * [LCS]
 * [ODBC 쿼리]
 * [Web API Call2]
 * [https://www.codeproject.com/Articles/29356/Asynchronous-T-SQL-Execution-Without-Service-Broke T-SQL 비동기처리(without service broker)]
 * [http://www.sqlservercentral.com/articles/SQLCLR/168062/ Query to Excel Stored Procedure]
 * [ToUnicode]
 * [http://databaser.net/moniwiki/wiki.php/CURLInSQLServerUsingCLR Web API Call]
 * [https://www.red-gate.com/simple-talk/sql/t-sql-programming/clr-assembly-regex-functions-for-sql-server-by-example/ 정규표현식]
 * [http://www.codeproject.com/Articles/67499/Execute-Stored-Procedures-in-Parallel Execute Stored Procedures in Parallel]
 * [문자열 함수]
 * [중앙값-1분위수-3분위수]
 * [Json]
 * [누적을 구하는 집계함수]
 * [DistinctCount]
 * [http://totallysql.codeplex.com/ SQLServer & .NET CLR libraries and utilities]
 * [https://www.sqlservercentral.com/articles/exporting-to-excel-using-a-clr-stored-procedure XLSExport: A CLR procedure to export proc results to Excel]

==== 참고자료 ====
 * https://code.google.com/p/accord/ --> The Accord.NET Framework
 * https://code.google.com/p/aforge/ --> AForge.NET Framework
 * [http://www.sqlphilosopher.com/wp/2013/03/sql-clr-an-introduction/ SQL CLR: An Introduction]
 * [http://www.sqlskills.com/resources/whitepapers/sql%20server%20dba%20guide%20to%20sqlclr.htm The Database Administrator’s Guide to the SQL Server Database Engine .NET Common Language Runtime Environment]
 * attachment:CLR/clr.zip
 * [http://msdn.microsoft.com/en-us/library/ms131056.aspx Invoking CLR User-Defined Aggregate Functions]
 * [http://www.simple-talk.com/sql/t-sql-programming/clr-assembly-regex-functions-for-sql-server-by-example/ CLR Assembly RegEx Functions for SQL Server by Example] attachment:CLR/RegexSQLCLR.zip
 * [http://www.sqlservercentral.com/articles/SQLCLR/74377/ How to create a CLR assembly on a remote server with limited permissions]
 * [http://sql2dmatrixbuilder.codeplex.com/ SQL Server 2-D Matrix Builder] attachment:CLR/TheMatrixSqlClr.zip
 * [http://www.databasejournal.com/features/mssql/article.php/3821271/article.htm Calling a Web Service from within SQL Server]
 * [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql90/html/sqlclrguidance.asp Using CLR Integration in SQL Server 2005]
 * [http://www.sqlskills.com/resources/Whitepapers/SQL%20Server%20DBA%20Guide%20to%20SQLCLR.htm The DBA’s Guide to SQLCLR]
 * [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql90/html/mandataaccess.asp Managed Data Access Inside SQL Server with ADO.NET and SQLCLR]
 * [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsql90/html/xmlshowplans.asp Processing XML Showplans Using SQLCLR in SQL Server 2005]
 * [http://msdn.microsoft.com/library/en-us/dnsql90/html/sql_ovyukondev.asp?frame=true Overview of SQL Server 2005 for Database Developers]
 * [http://msdn.microsoft.com/library/en-us/dnsql90/html/soapscenarios.asp?frame=true Usage Scenarios for SQL Server 2005 Native Web Services]