List of questions
Related questions
Question 510 - SnowPro Core discussion
A Snowflake user is writing a User-Defined Function (UDF) that includes some unqualified object names.
How will those object names be resolved during execution?
A.
Snowflake will resolve them according to the SEARCH_PATH parameter.
B.
Snowflake will only check the schema the UDF belongs to.
C.
Snowflake will first check the current schema, and then the schema the previous query used
D.
Snowflake will first check the current schema, and them the PUBLIC schema of the current database.
Your answer:
0 comments
Sorted by
Leave a comment first