@jlupoltsql Query sys.dm_exec_cached_plans where c…

@jlupoltsql Query sys.dm_exec_cached_plans where cacheobjtype = ‘Compiled Plan’, and objtype = ‘Adhoc’ to get and idea. #sqlhelp