Exam SnowPro Advanced Data Engineer All QuestionsBrowse all questions from this exam
Question 58

Which Snowflake feature facilitates access to external API services such as geocoders, data transformation, machine learning models, and other custom code?

    Correct Answer: C

    External functions in Snowflake allow users to call external API services directly from their SQL code. This can include services such as geocoders, data transformation services, machine learning models, and other custom code. These functions are designed to facilitate integration with external systems and services, thus enabling enhanced functionality and extending the capabilities of Snowflake beyond its built-in features.

Discussion
Snow_POption: C

https://docs.snowflake.com/en/sql-reference/external-functions

stopthisnowOption: C

c makes sense