SnowPro Core Certification — Question 1161

How does the search optimization service improve query performance?

Answer options

Correct answer: B

Explanation

The correct answer is B, as creating a persistent data structure allows for more efficient data retrieval and query execution. Clustering tables (A), caching (C), and optimizing micro-partitions (D) can contribute to performance but do not fundamentally enhance query processing like a persistent data structure does.