Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 120 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 120
Topic #: 1
[All SnowPro Core Questions]

How would you determine the size of the virtual warehouse used for a task?

  • A. Root task may be executed concurrently (i.e. multiple instances), it is recommended to leave some margins in the execution window to avoid missing instances of execution
  • B. Querying (SELECT) the size of the stream content would help determine the warehouse size. For example, if querying large stream content, use a larger warehouse size
  • C. If using the stored procedure to execute multiple SQL statements, it's best to test run the stored procedure separately to size the compute resource first
  • D. Since task infrastructure is based on running the task body on schedule, it's recommended to configure the virtual warehouse for automatic concurrency handling using Multi-cluster warehouse (MCW) to match the task schedule
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
mandar_007
1 month ago
B For queries in large-scale production environments, larger warehouse sizes (Large, X-Large, 2X-Large, etc.) may be more cost effective. https://docs.snowflake.com/en/user-guide/warehouses-considerations
upvoted 1 times
...
Mayuri917233
1 year, 6 months ago
Selected Answer: C
C is correct
upvoted 1 times
...
SV1122
1 year, 10 months ago
Selected Answer: C
"Multi-cluster warehouses are best utilized for scaling resources to improve concurrency for users/queries. They are not as beneficial for improving the performance of slow-running queries or data loading. For these types of operations, resizing the warehouse provides more benefits." Snowflake representative explained this here https://community.snowflake.com/s/question/0D50Z00009F8nPTSAZ/how-to-choose-the-right-virtual-warehouse-size-in-snowflake-for-your-workload
upvoted 4 times
...
grabc
2 years, 9 months ago
C should be correct
upvoted 1 times
...
arpit_dataguy
2 years, 9 months ago
Selected Answer: C
C is the right answer as D talks about concurrency.
upvoted 1 times
...
corentin
2 years, 10 months ago
I think B
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...