SnowPro Core Certification — Question 1019

What persistent data structures are used by the search optimization service to improve the performance of point lookups?

Answer options

Correct answer: D

Explanation

The correct answer is D, as search access paths are crucial for optimizing the retrieval of specific data points, thus improving lookup performance. Options A, B, and C, while related to data organization and retrieval, do not specifically pertain to the persistent structures that enhance point lookups.