SnowPro Core Certification — Question 802

What can be done to reduce queueing on a virtual warehouse?

Answer options

Correct answer: B

Explanation

Changing the warehouse to a multi-cluster warehouse allows for handling more concurrent queries, thereby reducing queueing. Increasing the warehouse size (Option C) may help but does not directly address concurrency issues. Raising the AUTO_SUSPEND setting (Option A) and lowering the MAX_CONCURRENCY_LEVEL (Option D) would likely exacerbate queueing rather than alleviate it.