Why am I running out of system memory when queryiing the audit file?
My SQL Server 2016 database will save audit log into physical files into folder E:SQL Login Audit
.
Execution Plan: Finding line# where warning is generated?
I generated the execution plan for a very long stored procedure, and I got several nodes with warnings that I need to address.
FIlter nodes with warnings in Execution Plan?
I have a stored procedure that does a bunch of stuff, and its execution plan has several Select nodes with warnings that I need to address.