Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

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 🗳️
Reference:
https://docs.snowflake.com/en/sql-reference/user-defined-functions.html

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
jveag
Highly Voted 1 year, 7 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 45 times
KarBiswa
1 year, 2 months ago
https://docs.snowflake.com/en/sql-reference/udf-overview.html all are correct
upvoted 4 times
...
VenkataPhaniPavanKumar
3 months, 1 week ago
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, 4 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
...
sushant02
Most Recent 3 weeks ago
All four are correct.
upvoted 1 times
...
Alex_Ovidiu
3 weeks, 6 days 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
3 months ago
It's all of the above: https://docs.snowflake.com/developer-guide/udf/udf-overview#label-udf-supported-languages
upvoted 1 times
...
sandy91
3 months, 2 weeks ago
ALL ARE TRUE
upvoted 1 times
...
zephyrvz
6 months, 2 weeks ago
Selected Answer: AB
all is correct
upvoted 1 times
...
saikot
8 months ago
ABCD all are correct answer
upvoted 1 times
...
SamuelZhang
9 months, 3 weeks ago
Selected Answer: AB
ALL is correct. https://docs.snowflake.com/en/sql-reference/user-defined-functions.html
upvoted 1 times
...
PoornaChandraIn
9 months, 3 weeks ago
All answers are correct. https://docs.snowflake.com/en/sql-reference/udf-overview
upvoted 1 times
...
harshkoshta
10 months, 1 week ago
ABCD, snowlfkae now support all
upvoted 1 times
...
devangmehta07
10 months, 2 weeks ago
A B C D
upvoted 1 times
...
tstander
10 months, 2 weeks ago
Can write in all of them, however only Javascript and SQL ones are shareable. https://docs.snowflake.com/sql-reference/udf-overview#label-udf-supported-languages:~:text=Data%20Sharing%20feature.-,Language,Sharable,-Java
upvoted 2 times
...
bonniezl
11 months, 1 week ago
All is correct
upvoted 1 times
...
Harpreetwal
11 months, 3 weeks ago
ABC are correct https://quickstarts.snowflake.com/guide/getting_started_with_user_defined_sql_functions/?index=..%2F..index#0
upvoted 1 times
...
Mayuri917233
11 months, 4 weeks ago
Selected Answer: BC
BC are correct
upvoted 1 times
...
RajuNaik
1 year ago
all 4 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 ...