Posts
Sort by recent activity
BLOCKING PROCESS ALERT Exclude queries that contain objects...
Exclude queries that contain SQL commands or objects matching the following regular expressions:
I've tried to put in
insert % select * from % option (maxdop 1)
- which is my index rebuilds but it ...