SnowPro Core Certification — Question 739

Which object-level parameters can be set to help control query processing and concurrency? (Choose two).

Answer options

Correct answer: D, E

Explanation

The correct answers, D and E, are related to managing how long a statement can run and how long a statement can wait in the queue, which are essential for controlling query processing and concurrency. Options A, B, and C do not directly relate to query execution timing or concurrency management.