ExamGecko
Question list
Search
Search

Question 394 - COF-C02 discussion

Report
Export

How can performance be optimized for a query that returns a small amount of data from a very large base table?

A.
Use clustering keys
Answers
A.
Use clustering keys
B.
Create materialized views
Answers
B.
Create materialized views
C.
Use the search optimization service
Answers
C.
Use the search optimization service
D.
Use the query acceleration service
Answers
D.
Use the query acceleration service
Suggested answer: C

Explanation:

The search optimization service in Snowflake is designed to improve the performance of selective point lookup queries on large tables, which is ideal for scenarios where a query returns a small amount of data from a very large base table1. References: [COF-C02] SnowPro Core Certification Exam Study Guide

asked 23/09/2024
Herbert Hartwell
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first