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

Columnstore and Slowly Changing Dimension

$
0
0
HelloI have an existing SSIS that uses SCD on a rather large table. I am also migrating to SQL2014 Enterprise. My question is, is it possible to use SCD and Columnstore(CS) together? I know that I can drop the CS and add a business key then insert data. Then drop the business key and add the CS back. Would rather find a better solution. ThanksJohn

Viewing all articles
Browse latest Browse all 3145

Trending Articles