/sp_what

The sp_what is a stored procedure that when executed gives you detailed information about what processes are executing and requesting memory grants. This allows you to see exactly what is going on, so you can fix the problem queries causing this condition.

Primary LanguageTSQLGNU General Public License v3.0GPL-3.0

No issues in this repository yet.