Activity overview
Latest activity by shrek
Andrew,
Thanks for the reply. I am aware of the CS dynamics and that's not an issue. The issue is that the tool wants to drop and recreate CS indexes on any table that has a CS index in the database, even though the table doesn't have FK constraint to the table I want to populate. Please read my original post carefully. I'm NOT generating data in a table that has a CS index. / comments
Andrew,
Thanks for the reply. I am aware of the CS dynamics and that's not an issue. The issue is that the tool wants to drop and recreate CS indexes on any table that has a CS index in the databas...
Avoid Columnstore Indexes
We want Data Generator to generate some sample data into a fact table on SQL Server 2014. For some reason, Data Generator detects columnstore indexes that exist on two dimension tables with foreign...