In which of the following situations could a row store table be more suitable than a column store table? There are 2 correct answers to this question.

Posted by: Pdfprep Category: C_TAW12_750 Tags: , ,

In which of the following situations could a row store table be more suitable than a column store table? There are 2 correct answers to this question.
A . The table contains data that you want to aggregate.
B . The table contains mainly distinct values per column across rows.
C . The table contains text that you want to search.
D . The table contains only a small number of records.

Answer: B,D

Leave a Reply

Your email address will not be published.