Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Snowflake Exam DSA-C02 Topic 3 Question 42 Discussion

Actual exam question for Snowflake's DSA-C02 exam
Question #: 42
Topic #: 3
[All DSA-C02 Questions]

Which of the Following is not type of Windows function in Snowflake?

Show Suggested Answer Hide Answer
Suggested Answer: C, D

Window Functions

A window function operates on a group (''window'') of related rows.

Each time a window function is called, it is passed a row (the current row in the window) and the window of rows that contain the current row. The window function returns one output row for each input row. The output depends on the individual row passed to the function and the values of the other rows in the window passed to the function.

Some window functions are order-sensitive. There are two main types of order-sensitive window functions:

Rank-related functions.

Window frame functions.

Rank-related functions list information based on the ''rank'' of a row. For example, if you rank stores in descending order by profit per year, the store with the most profit will be ranked 1; the second-most profitable store will be ranked 2, etc.

Window frame functions allow you to perform rolling operations, such as calculating a running total or a moving average, on a subset of the rows in the window.


Contribute your Thoughts:

Myra
3 days ago
I'm not sure, but I think C) Aggregation window functions is also not a type of Windows function in Snowflake.
upvoted 0 times
...
Barrett
19 days ago
I agree with Nelida, Association functions are not type of Windows function in Snowflake.
upvoted 0 times
...
Nelida
21 days ago
I think the answer is D) Association functions.
upvoted 0 times
...
Mariann
1 months ago
Hmm, I'm pretty sure window functions in Snowflake don't include association functions. This one seems too easy, I hope the exam doesn't get trickier.
upvoted 0 times
Ligia
18 days ago
Yeah, I think the exam will focus more on the core window function types.
upvoted 0 times
...
Alishia
26 days ago
I agree, association functions are not part of the window functions in Snowflake.
upvoted 0 times
...
...

Save Cancel