The common language runtime (CLR) is the heart of the Microsoft .NET Framework and provides the execution environment for all .NET Framework code. With the CLR hosted in Microsoft SQL Server (called CLR integration), you can author stored procedures, triggers, user-defined functions, user-defined types, and user-defined aggregates in managed code.. GeoPITS brings you the comprehensive details of Common Language Runtime (CLR) Integration's support in different versions & editions of SQL Server.
Version | Enterprise | Standard | Web | Express (Adv.) | Express |
---|---|---|---|---|---|
Version v2019 | Yes | Yes | Yes | Yes | Yes |
Version v2017 | Yes | Yes | Yes | Yes | Yes |
Version v2016 | Yes | Yes | Yes | Yes | Yes |
Version v2014 | |||||
Version v2012 |
The common language runtime (CLR) is the heart of the Microsoft .NET Framework and provides the execution environment for all .NET Framework code. With the CLR hosted in Microsoft SQL Server (called CLR integration), you can author stored procedures, triggers, user-defined functions, user-defined types, and user-defined aggregates in managed code.
You can find more details about this version here