Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Writing Advanced SQL Queries on PostgreSQL

Posted By: naag
Writing Advanced SQL Queries on PostgreSQL

Writing Advanced SQL Queries on PostgreSQL
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 3.5 Hours | Lec: 31 | 1.23 GB
Genre: eLearning | Language: English

Learn to create more complex SQL Queries

PostgreSQL is commonly known as Postgres and it is also open source database. There is an increasing need for data scientists and analysts to understand relational data stores. Organizations have long used SQL databases to store transactional data as well as business intelligence related data. If you need to work with SQL databases, this course is designed to help you learn how to perform common relational database advanced queries using various analytic and aggregate functions.

What you will learn includes:
Downloading and installing PostgreSQL
Querying tables
Introduction to Aggregate Functions
Writing queries to perform various aggregate functions like: AVG, COUNT, SUM, MIN,MAX
Introduction to Analytic Functions
Illustrating various Analytic functions
Row Number Functions
Using various types of Operators
Introduction to Table Joins
Using various types of joins
Windowing functions for working with ordered data sets
Postgresql INNER JOIN
Retrieving all Data from Table
PostgreSQL FULL OUTER JOIN
PostgreSQL CROSS JOIN
PostgreSQL NATURAL JOIN
PostgreSQL Left Join

The course will teach you how to aggregate data,analyse data ,retrieve data from multiple tables using table joins and write more advanced queries.

Writing Advanced SQL Queries on PostgreSQL