Did you know that disabling a clustered index actually blocks the access to the underlying table? Below is a script you can use to test it,…
using Microsoft Data Platform
Did you know that disabling a clustered index actually blocks the access to the underlying table? Below is a script you can use to test it,…
Today I finally found some spare time to dig into some SQL Server management data warehouse issues we were experiencing. The collection jobs failed for no…