Question 5:
You are working on a Columnstore table. Although the columnstore indexes and tables are saved with the columnstore compression always, you are interested in further decreasing the columnstore data size. For this purpose, you decide to configure an add-on compression known as archival compression. Which of the following method would you use to compress the data by using the archival compression?
Answer options:
A.COLUMNSTORE B.COLUMNSTORE_ARCHIVE C.COLUMNSTORE_COMPRESS D.COLUMNSTORE_ARCHIVECOMPRESS E.Archival compression can’t be configured for the columnstore data.