You work as a database administrator at Domain.com. Domain.com is using a SQL Server
2008 instance. You have received instructions to clarify the longest-running common language
runtime (CLR) searched.
What should you do?
A.
You should consider using the sys.dm_exec_requests view.
B.
You should consider using the sys.dm_exec_sessions view.
C.
You should consider using the sys.dm_exec_query_stats view.
D.
You should consider using the sys.dm_os_wait_stats view.