Performance tuning scripts
--Long Running Queries SELECT r.session_id, st.TEXT AS batch_text, qp.query_plan AS 'XML Plan', r.start_time, ...
--Long Running Queries SELECT r.session_id, st.TEXT AS batch_text, qp.query_plan AS 'XML Plan', r.start_time, ...
SQL Server info, OS details, databases, and more. Easy to Use: Just run it in SSMS and read the output. See server configuration, backup st...