跳至内容
首页Snowflake

课程

Window Functions in Snowflake

中级技能水平
更新时间 2026年1月
Discover Snowflake window functions to solve complex data problems with rankings, partitions, and rolling calculations.
免费开始课程
SnowflakeData Manipulation3 小时10 视频34 练习2,850 经验值2,046成就声明

创建您的免费帐户

继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

深受数千家公司学习者的喜爱

Group

培训2人或更多?

试用DataCamp for Business

课程描述

Unlock a slew of new problem-solving tools with the power of Snowflake window functions! In this course, you'll master the tools needed to solve problems like identify outliers in your data and calculate moving averages.First, you'll differentiate between traditional aggregation functions and window functions. You'll nail down the anatomy of a window function by assigning row numbers and rankings to all records in a Snowflake query. Once you've gotten your feet under you, you'll pair these window functions with partitions. This will give you the power to created ordered groups of records, and compare sequential values.You'll wrap up the course with aggregate window functions and rolling averages; two of the most handy applications of window functions for wrangling and analyzing data. When all is said and done, you'll have a whole new skillset that will supercharge your Snowflake queries!

先决条件

Data Manipulation in Snowflake
1

Window Functions

Open the window to a world of possibilities with Snowflake window functions! You'll get the ball rolling by differentiating window functions from traditional functions. Then, you'll learn how to provide a row number and ranking for each record in a query. Once you've nailed down the basics, you'll put the "window" in window functions, using PARTITION BY. You'll explore how to find and use the first and last value of a certain window before wrapping up with a sneak peek into aggregation functions.
开始章节
2

Ranking Window Functions

Time to crank it up! In this chapter, you’ll take ranking functions to the next level. You’ll start with a variant of RANK, called DENSE_RANK, which handles ties in a bit of a different way. You’ll also explore a more robust version of the functions you saw in the previous lesson using NTH_VALUE. Next, you’ll create “buckets” of data using NTILE, which is more useful than you may think. You’ll also pick up a nifty little tool called CUME_DIST to find the number of records less than or equal to a certain record in a window. You’ll wrap up the chapter with one of the most powerful applications of window functions you’ve seen so far; LAG and LEAD.
开始章节
3

Aggregate Window Functions

You’ll start this final chapter with aggregation functions like AVG, COUNT, and SUM. You’ll compare the output of these functions to individual records in a window, as well as to perform additional calculations. After this, you’ll master the most exciting application of window functions; running and moving calculations! You’ll start by calculating running averages and totals for different metrics for electric vehicle charging. Finally, you’ll wrap up the course by generating moving totals and averages with a sliding window!
开始章节
Window Functions in Snowflake
课程完成

获得成就证明

将此证书添加到你的 LinkedIn 档案、简历或履历中
在社交媒体和绩效评估中分享
立即注册

加入超过19百万学习者,今天就开始Window Functions in Snowflake!

创建您的免费帐户

继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。

通过 DataCamp for Mobile 提升您的数据技能

随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。