when db_id is null in
sys.dm_exec_sql_text(qs.sql_handle)
what does the query runs against? which database counts as consuming the cpu?
when db_id is null in
sys.dm_exec_sql_text(qs.sql_handle)
what does the query runs against? which database counts as consuming the cpu?