MP4 | Video: AVC 1280x720 | Audio: AAC 48KHz 2ch | Duration: 3.5 Hours | Lec: 31 | 1.55 GBGenre: eLearning | Language: EnglishLearn How Windowing Functions WorksSQL window functions —also known as windowing functions, OVER functions, or analytic functions — are tremendously useful.
These functions make building complex aggregations much simpler.
In this step-by-step course , I will lead you through SQL window functions.
At its end, you'll embrace this topic with ease and feel comfortable using window functions in SQL databases.
The most popular business problems can be solved with SQL .
What is the revenue growth month over month and running total revenue? Can we trust the metric, or does the data have some accidental duplicates that affect it? What are the top N orders for every month? What is the repeat purchase behaviour? All these questions have to be translated from business language to programming language.
This course covers the syntax and semantics of SQL window functions.
It shows how powerful they are, what the typical use cases are, and how to use ORDER BY and PARTITION BY to set up a frame for window functions.
You'll also learn the difference between ROWS and RANGE clauses.
Topics covered includes:Installing Oracle databaseInstalling TOADInstalling SQL developerConnecting TOAD and SQL Developer to Oracle DatabaseAnatomy of Analytic | Window functionsAggregate functionsAnalytic functionsHow windowing worksWhat Am I Going To Get from This SQL Window functions Course?You'll discover how window functions can be used to:Compute running totals and running averagesBuild rankingsUse DENSE RANKFind first and last valuesUse OVER clauseUse Partition By clauseUse Order By clauseUse Windowing clause
发布日期: 2019-01-05