Data Analysis with Oracle Analytic Functions




Data Analysis with Oracle Analytic Functions

There is a demand for people who can use data to perform analysis thus helping businesses and organizations make important and critical decisions.
SQL stands for Structure Query Language. It is an internationally standard language used to communicate with various databases for data manipulation.  SQL is vital for data analysis .

In this beginners course we will be using analytic functions to perform data analysis from an Oracle database .

Analytic functions compute an aggregate value based on a group of rows. They differ from aggregate functions in that they return multiple rows for each group. The group of rows is called a window and is defined by the analytic clause. For each row, a sliding window of rows is defined. The window determines the range of rows used to perform the calculations for the current row. Window sizes can be based on either a physical number of rows or a logical interval such as time.

Analytic functions are commonly used to compute cumulative, moving, centred, and reporting aggregates.
In this course we learn the syntax used to write analytic functions which includes the use of Partition By and
Order By.

The analytic functions we will use for our data analysis include:

    • Dense Rank Function
    • Rank Function
    • First and Last Function
    •  LAG Function
    • LEAD Function
    • LISTAGG Functions
    • ROW Number Functions
    • Windowing Clause

    Using analytic functions for data analysis can help provide answers to business solutions :

    •   Who are the top ten sales-reps in each region?
    •   How many employees in an organization
    •   How many employees earn less than 45K in an organization
    •   How many new employees joined the company in the past 18 months
    •   What goods are flying off the supermarket shelves and so on..


Learn data analysis by using Oracle Analytic functions to manipulate data

Url: View Details

What you will learn
  • Write and understand the syntax for analytic functions
  • Analyse data with Rank Function
  • Analyse data with First and Last Function

Rating: 4.4

Level: Beginner Level

Duration: 2.5 hours

Instructor: Bluelime Learning Solutions


Courses By:   0-9  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

About US

The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of coursescompany.com.


© 2021 coursescompany.com. All rights reserved.
View Sitemap