Posted by: Pdfprep
Post Date: January 24, 2021
When would you use a column store table instead of a row store table? There are 2 correct answers to this question.
A . When you require aggregation and analysis of values
B . When the table has a small number of records
C . When there are mainly distinct values in the table
D . When you want to enable a full-text-search of the table
Answer: A,D
Leave a Reply