1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Rename samples/demos/mssqltiger/xEvents/PerfStats_XE_Demo.sql to samples/demos/xEvents/PerfStats_XE_Demo.sql

This commit is contained in:
Amit Banerjee
2017-02-04 02:31:23 -08:00
committed by GitHub
parent d4938de2d0
commit 61f5352989

View File

@ -39,4 +39,4 @@ GO
-- After running query, get new signed query or query plan hash and run below to see new columns in DMV
SELECT * FROM sys.dm_exec_query_stats
WHERE CAST(query_hash AS BIGINT) = -5396503127623128976;
--WHERE CAST(query_plan_hash AS BIGINT) = 3230654061787450360
--WHERE CAST(query_plan_hash AS BIGINT) = 3230654061787450360