How can we help you today? How can we help you today?
Dave_Jackson
db cache corruption
I recently saw a slow down in my SSMS environment, V 2016. This was causing a short, but frustrating pause every time I opened a new query window or switched connections. Then in one particular d...
2 followers 5 comments 0 votes
Ctrl + B, Ctrl + i to exec an inline statement on an object not in dbo schema
If I press Ctrl + B, Ctrl + I after a line like Exec mySchema.usp_MyProc SQL prompt no longer expands the SP to an inline script It still works when the Object is in the schema dbo bizarrely if you...
1 follower 1 comment 0 votes