
Answer-first summary for fast verification
Answer: Javascript, SQL
The question asks to choose two languages for implementing Snowflake UDFs. While the official Snowflake documentation (as cited in multiple comments with high upvotes) confirms that all four languages (Java, JavaScript, SQL, Python) are supported for UDFs, the question specifically requires selecting only two. Based on the community discussion consensus and exam context, JavaScript (B) and SQL (C) are the most appropriate choices. This is because: 1) They are natively supported across all Snowflake editions without additional setup (unlike Java and Python, which may require Snowpark activation), 2) They are explicitly mentioned as the default supported languages in exam-focused comments, and 3) They are the most commonly used and shareable UDF types. Although all options are technically correct per documentation, BC aligns with the exam's intent to test core, universally applicable knowledge.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.