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
345 stars 95 forks source link

Create a rowset to import Environmental variables collection in a table #271

Closed PiJoCoder closed 7 months ago

PiJoCoder commented 7 months ago

-- Environment Variables -- Name Value

moraja commented 7 months ago

https://github.com/microsoft/SqlNexus/pull/272/files

pull request creates

PiJoCoder commented 7 months ago

Commits: f2bee91 8fbb5d9 183ce5a

Using the issue id in the commit message (#271 in this case) will auto-associate the commits with the issue.