QuestionQ91

Performance Optimization, Querying & Transformation

Which queries can run in parallel by using the query acceleration service?

Choose two
Explanation

Snowflake Query Acceleration Service can offload eligible query-plan work to shared compute resources for parallel execution. Eligible patterns include large scans with an aggregation or selective filter and large scans that insert or copy many new rows.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!