exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 75 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 75
Topic #: 1
[All SnowPro Core Questions]

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

  • A. Java
  • B. Javascript
  • C. SQL
  • D. Python
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jveag
Highly Voted 2 years, 3 months ago
ALL is correct. https://docs.snowflake.com/en/sql-reference/user-defined-functions.html Snowflake currently supports the following languages for writing UDFs: Java: A Java UDF lets you use the Java programming language to manipulate data and return either scalar or tabular results. JavaScript: A JavaScript UDF lets you use the JavaScript programming language to manipulate data and return either scalar or tabular results. Python: A Python UDF lets you use the Python programming language to manipulate data and return either scalar or tabular results. SQL: A SQL UDF evaluates an arbitrary SQL expression and returns either scalar or tabular results.
upvoted 50 times
KarBiswa
1 year, 10 months ago
https://docs.snowflake.com/en/sql-reference/udf-overview.html all are correct
upvoted 5 times
...
All options are correct according to snowflake doc https://docs.snowflake.com/en/developer-guide/udf/udf-overview#supported-languages
upvoted 1 times
...
...
moon2351
Highly Voted 2 years, 11 months ago
User-defined functions (UDFs) let you extend the system to perform operations that are not available through the built-in, system-defined functions provided by Snowflake. Snowflake currently supports the following languages for writing UDFs: SQL: A SQL UDF evaluates an arbitrary SQL expression and returns either scalar or tabular results. JavaScript: A JavaScript UDF lets you use the JavaScript programming language to manipulate data and return either scalar or tabular results. Java: A Java UDF lets you use the Java programming language to manipulate data and return either scalar or tabular results.
upvoted 8 times
...
Srinivas_Vadakattu
Most Recent 2 weeks, 1 day ago
Selected Answer: BC
Only Javascript and SQL
upvoted 1 times
...
kentucky13caa
1 month ago
Selected Answer: BC
For the SnowPro Core exam, the two correct languages that can be used to implement Snowflake User Defined Functions (UDFs) are: B. Javascript C. SQL Here's the explanation: Supported languages for UDFs: 1. SQL: - Most common type of UDF - Written in SQL/ANSI syntax - Used for scalar and table functions - Runs natively in Snowflake 2. Javascript: - Supports more complex logic - Runs in secure sandbox environment - Can handle advanced calculations - Allows for more programming flexibility The incorrect options: - A. Java: Not supported for UDFs in Snowflake - D. Python: Not supported for UDFs (Note: Python is supported for Stored Procedures, but not for UDFs) Key points for the exam: - Only SQL and Javascript are supported for UDFs - Don't confuse UDF language support with Stored Procedure language support - JavaScript UDFs run in a secure execution environment - SQL UDFs are most commonly used
upvoted 2 times
...
Wydad_19
1 month, 2 weeks ago
Selected Answer: AB
Issue here is that I cannot select all the options even though all answers are correct
upvoted 1 times
...
dSilu
2 months, 1 week ago
All are correct. However, you can only share SQL and JavaScript UDFs
upvoted 1 times
...
mackel
2 months, 2 weeks ago
All are correct https://docs.snowflake.com/en/developer-guide/udf/udf-overview#label-udf-supported-languages
upvoted 1 times
...
hotflake
4 months, 2 weeks ago
UDFs Can be written in o SQL o Python o Scala o Java o JavaScript
upvoted 1 times
...
Mallikharjuna452
5 months ago
All options are correct
upvoted 1 times
...
levisn1
6 months ago
All correct, capisce?
upvoted 1 times
...
pranalig
6 months, 1 week ago
correct answer:ABCD
upvoted 2 times
...
Stevec80
7 months, 2 weeks ago
Selected Answer: CD
All answers are correct. Also Java and Javascript are supported. https://docs.snowflake.com/en/developer-guide/udf/udf-overview#label-udf-supported-languages
upvoted 1 times
...
sushant02
8 months, 2 weeks ago
All four are correct.
upvoted 1 times
...
Alex_Ovidiu
8 months, 2 weeks ago
Here are the languages you can use to implement Snowflake User Defined Functions (UDFs) (choose two): A. Java (Most Voted) C. SQL (Most Voted) Snowflake supports the following languages for creating UDFs: SQL: You can write UDFs directly in standard SQL, allowing you to perform calculations or transformations within your queries. Java: Snowflake provides a Java API for developing UDFs. This option is useful for complex logic or functionalities that might be challenging to implement purely in SQL. Here's why the other options are not supported for UDF creation in Snowflake: B. Javascript: While JavaScript is a popular language, Snowflake doesn't currently support JavaScript for UDF development. D. Python: Similar to Javascript, Python is not a supported language for UDFs in Snowflake at this time.
upvoted 1 times
...
Lena_Frazier
10 months, 3 weeks ago
It's all of the above: https://docs.snowflake.com/developer-guide/udf/udf-overview#label-udf-supported-languages
upvoted 1 times
...
sandy91
11 months, 1 week ago
ALL ARE TRUE
upvoted 1 times
...
zephyrvz
1 year, 2 months ago
Selected Answer: AB
all is correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago