Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In what contexts can user session variables be accessed within a Snowflake stored procedure?
A
When the procedure is defined as STRICT.
B
When the procedure is defined to execute as CALLER.
C
When the procedure is defined to execute as OWNER.
D
When the procedure is defined with an argument that has the same name and type as the session variable.