microsoft / SqlNexus

SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQL LogScout, SQLDiag or PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
MIT License
356 stars 101 forks source link

fixed a bug where identifier for tbl_dm_db_stats_properties_for_maste… #97

Closed PiJoCoder closed 4 years ago

PiJoCoder commented 4 years ago

…r was incorrect

PiJoCoder commented 4 years ago

@gambit9009