How can we help you today? How can we help you today?
TheSQLGuru

Activity overview

Latest activity by TheSQLGuru

The obvious question is have you verified that the production database is in fact not corrupted? Did you try recreating the clone? Do you get the same error if you do the same operation from a different client? / comments
The obvious question is have you verified that the production database is in fact not corrupted? Did you try recreating the clone? Do you get the same error if you do the same operation from a diff...
0 votes
Filtering Not
I filtered out a large database to just do table stuff. Then waited almost 20 minutes while this query ran: SELECT sm.object_id AS id, definition AS text, 1 AS colid, (CASE WHEN OBJECTPROPERTY(so.o...
2 followers 3 comments 0 votes
+1. Right-click a drop-down row and Remove should be easy, right? Allowing CTRL-Click to allow for removing multiple at once could be a bonus. / comments
+1. Right-click a drop-down row and Remove should be easy, right? Allowing CTRL-Click to allow for removing multiple at once could be a bonus.
0 votes