SnowPro Core Certification — Question 400

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 B and C because Snowflake supports User Defined Functions written in JavaScript and SQL. Ruby, PERL, and C# are not supported for UDF implementation in Snowflake.