Snowflake
COF-R02 · Question #166
What is the purpose of an External Function?
The correct answer is A. To call code that executes outside of Snowflake. https://docs.snowflake.com/en/sql-reference/external-functions.html
Snowflake Overview and Architecture
Question
What is the purpose of an External Function?
Options
- ATo call code that executes outside of Snowflake
- BTo run a function in another Snowflake database
- CTo share data in Snowflake with external parties
- DTo ingest data from on-premises data sources
How the community answered
(27 responses)- A70% (19)
- B7% (2)
- C4% (1)
- D19% (5)
Explanation
https://docs.snowflake.com/en/sql-reference/external-functions.html
Topics
#external functions#remote service integration#API call#UDF
Community Discussion
No community discussion yet for this question.