Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

How to Update column on the table with Clustered Columnstore Index and 30+ Million records

$
0
0
Hi,

I have come across an scenario where i need to update the column on the table with Clustered Columnstore Index on it with 30+ million records(SQL 2014). currently update is taking a lot of time.

I tried to disable the index on the ta

Viewing all articles
Browse latest Browse all 3145

Trending Articles