Lesson Learned #1 Column Store compressed rowgroups (Clustered vs NonClustered)
I worked on a case recently and I would like to share this information When loading data in Columnstore index using Bulk loading there are some differences between Clustered Columstore index and Non Clustered Columnstore index Looking on documentation, it says that every some thousands it will create compressed row group the rest will be […]