SnowPro Core Certification — Question 38

Which of the following languages can be used to implement Snowflake User Defined Functions (UDFs)? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct answers are Javascript and SQL, as these are the languages supported by Snowflake for creating UDFs. Java and Python are not supported for UDFs in Snowflake, which is why they are incorrect options.