When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

PostgreSQL: Advanced SQL Queries and Data Analysis

Learn Practical Hands-on Advanced PostgreSQL Queries and Data Analysis

     
  • 4.2
  •  |
  • Reviews ( 283 )
₹519

This Course Includes

  • iconudemy
  • icon4.2 (283 reviews )
  • icon7h 7m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About PostgreSQL: Advanced SQL Queries and Data Analysis

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 and data science tasks, including writing advanced queries,data analysis , finding, exploration, and extraction within relational databases. What you will learn includes:Introduction PostgreSQL TriggersCreating TriggersManaging TriggersIntroduction to ViewsHow to create viewsModifying and Removing ViewsIntroduction to Updatable ViewsCreating Updatable ViewsIntroduction to Materialized ViewsCreating Materialized ViewsIntroduction to Stored ProceduresIntroduction to Aggregate FunctionsIllustrating various types of Aggregate functionsIntroduction to Analytic FunctionsIllustrating various Analytic functionsRow Number FunctionsUsing various types of OperatorsIntroduction to Table JoinsUsing various types of joinsWindowing functions for working with ordered data setsInstalling PostgreSQLVerify postgresql installationPostgresql INNER JOINPostgres LIKE OperatorPostgresql OR OperatorServer serviceSequencesSchemaRetrieving all Data from TableLoading sample databasePostgresql UNION OperatorPostgreSQL UNION ALL OperatorPostgreSQL FULL OUTER JOINPostgreSQL CROSS JOINPostgreSQL combining AND | OR OperatorPostgreSQL AND OperatorPostgreSQL NATURAL JOIN OperatorPostgreSQL EXCEPT OperatorPostgreSQL INTERSECT OperatorPostgreSQL Left JoinPostgreSQL IN OperatorCast and Operators The course will teach you how to aggregate data,analyse data ,retrieve data from multiple tables using table joins and write more advanced queries.

What You Will Learn?

  • Setup PostgreSQL .
  • Create Tables .
  • Create Views .
  • Update Views .
  • Create Stored Procedures .
  • Create Triggers .
  • Manage Triggers .
  • Create Analytic Functions .
  • Create Aggregate Functions .
  • Create Row number functions .
  • Join Tables .
  • Use various Operators.