SnowPro Advanced: Data Engineer — Question 80

When using a stored procedure in Snowflake, how many threads can the Snowflake API run concurrently?

Answer options

Correct answer: A

Explanation

The correct answer is A, as Snowflake allows only one thread to run concurrently for a stored procedure. Options B and C are incorrect because they suggest multiple threads can run simultaneously, which is not the case. Option D is also wrong as it implies variability based on warehouse size, which does not apply to the threading limitation of stored procedures.