SnowPro Core Certification — Question 417

What is a feature of a stored procedure in Snowflake?

Answer options

Correct answer: D

Explanation

The correct answer, D, highlights that stored procedures in Snowflake can operate under the privileges of either the caller or the owner, allowing for flexible permission management. Options A, B, and C are incorrect because stored procedures can expose metadata, access multiple databases, and support multiple SQL statements.