Question 134:
You have a dedicated SQL pool in Azure Synapse Analytics. Your objective here is to achieve high performance and data compression. Choose the right option about the following statements. Statement 1: Using column store indexes will increase the performance and compression. Statement 2: The default behavior of a dedicated SQL pool is to store the table as a clustered columnstore index.
Answer options:
A.Statement 1 is correct and statement 2 is incorrect. B.Statement 1 is incorrect and statement 2 is correct. C.Both statements are incorrect. D.Both statements are correct.