Snowflake
SOL-C01 · Question #199
A Snowflake administrator wants to use the 'TRANSLATE function from Snowflake Cortex LLM within a user-defined function (UDF). However, they encounter a 'permission denied' error. Which of the followi
Sign in or unlock SOL-C01 to reveal the answer and full explanation for question #199. The question stem and answer options stay visible for context.
Snowflake Account and Security
Question
A Snowflake administrator wants to use the 'TRANSLATE function from Snowflake Cortex LLM within a user-defined function (UDF). However, they encounter a 'permission denied' error. Which of the following steps are necessary to grant the UDF the required privileges to successfully call the 'TRANSLATE function? (Select all that apply)
Options
- AGrant the 'SNOWFLAKE.ML.FEATURE_ENGINEERING.TRANSLATE function usage privilege to
- BGrant the 'USAGE privilege on the database where the UDF is defined to the role that owns the
- CGrant the 'USAGE privilege on the schema where the UDF is defined to the role that owns the
- DGrant the EXECUTE MANAGED TASK' privilege to the role that owns the UDF.
- EGrant the 'SNOWFLAKE.CORTEX.TRANSLATE function usage privilege to the role that owns the
Unlock SOL-C01 to see the answer
You've previewed enough free SOL-C01 questions. Unlock SOL-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#UDFs#Permissions#USAGE privilege#Snowflake Cortex LLM