This document discusses SQL Server 2017 Common Language Runtime (CLR) integration. It begins by explaining what CLR is and how it allows .NET code to be executed in the SQL Server context. It then covers enabling CLR, security models using Code Access Security and host policies, and a breaking change in SQL Server 2017 regarding CLR strict security. The document concludes with references and an offer for questions.