瀏覽代碼

Update README.md

Pedro Lopes 6 年之前
父節點
當前提交
d0d3e534d6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      SQL-Nexus-and-ReadTrace-Analysis-Scripts/README.md

+ 2 - 2
SQL-Nexus-and-ReadTrace-Analysis-Scripts/README.md

@@ -9,5 +9,5 @@ Did you know the database that supports these tools holds much more infromation
 The queries in the two scripts here allow you to tap into that rich information - be sure to check them out!
 
 The scripts are:
-- ReadTrace_Queries: can be used in the database created by ReadTrace or SQLNexus alike. These tools normalize the queries as they're being processed into the datbase so that reports can be renedered. This also means that sometimes the normalized query can't be used for repro purposes directly.
-- PerfStats_Queries: can be used to collected information that is somewhat equivalent to the INteresting Events report in ReadTrace, but the source if the PerfStats script executed by PSSDiag/SQLDiag which is based on DMV collection.
+-  **ReadTrace_Queries**: can be used in the database created by ReadTrace or SQLNexus alike. These tools normalize the queries as they're being processed into the datbase so that reports can be renedered. This also means that sometimes the normalized query can't be used for repro purposes directly.
+-  **PerfStats_Queries**: can be used to collected information that is somewhat equivalent to the INteresting Events report in ReadTrace, but the source if the PerfStats script executed by PSSDiag/SQLDiag which is based on DMV collection.