SQL Server 2008 - What is an easy way to check if clr is enabled?
SELECT * FROM sys.configurations WHERE name = 'clr enabled'