SnowPro Core Certification — Question 464

Which programming languages are supported for Snowflake User-Defined Functions (UDFs)? (Choose two.)

Answer options

Correct answer: B, D

Explanation

JavaScript and Python are the two programming languages that Snowflake supports for User-Defined Functions (UDFs). C#, PHP, and TypeScript are not supported for creating UDFs in Snowflake, making them incorrect choices.