Exam SnowPro Core All QuestionsBrowse all questions from this exam
Question 431

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

    Correct Answer: B, C

    Snowflake supports User Defined Functions (UDFs) in multiple languages, including JavaScript and SQL. JavaScript is commonly used for more complex logic, while SQL is used for straightforward database operations. C# and Ruby are not supported for Snowflake UDFs at this time.

Discussion
HarpreetwalOptions: BC

Correct

MultiCloudIronManOptions: BC

Correct

SV1122Options: BC

Java, Javascript, Python, SQL https://docs.snowflake.com/en/sql-reference/user-defined-functions.html

Ram9198

and scala