How can we help you today? How can we help you today?
Matthew_Sontum

Activity overview

Latest activity by Matthew_Sontum

SQL Prompt incorrectly expanding *
This is an edge case, but it is reproducable. In some code that I ran the SQL Prompt formatter on recently there was a common table expression that referenced a temporary table, and then another co...
7 followers 9 comments 0 votes
Thanks for the utils.GZipToString. I should be able to use this to build my own query. I am still hopeful that there is a feature built into the product that can do this, or will be in the future. / comments
Thanks for the utils.GZipToString. I should be able to use this to build my own query. I am still hopeful that there is a feature built into the product that can do this, or will be in the future.
0 votes
How do you track performance of [top] SQL queries over time?
In preparation for changing the database compatibility level for our primary database to 2014, we would like to see which queries and stored procedures are performing poorly after the switch is mad...
3 followers 6 comments 0 votes
Top 10 Objects / Stored Procedures?
Is there already a way to see the top 10 SQL objects in the main monitor pane? I can see a tab for top 10 queries and top 10 waits, but I would like to know the top 10 SQL objects (functions or sto...
1 follower 1 comment 0 votes
How do you see the calling parameters / underlying stored procedure for a top SQL Query
I am new to using the Red Gate SQL Monitoring Tool. The main thing that I need to use it for is to determine the stored procedures in our system that are taking the longest to return (on average) a...
2 followers 2 comments 0 votes