Course outline
This course is designed to provide professionals from diverse backgrounds with practical skills in PostgreSQL, a leading open-source relational database management system. You will learn how to efficiently store, retrieve, manipulate, and analyze data, giving you the tools to support data-driven decision-making across various industries. By the end of the course, you will be prepared to address real-world data challenges and make informed decisions in data-driven environments.
•Understand the basics of relational databases and the PostgreSQL environment. • Construct basic and advanced SQL queries to retrieve and filter data. • Master aggregations to summarize data effectively. • Utilize subqueries and CTEs to write sophisticated and well-structured queries. • Modify and manage data through DML and DDL commands. • Utilize advanced PostgreSQL features to enhance data analysis
Upcoming meetings
There are no upcoming meetings for this course. Contact us to schedule this course, which will be customized specifically for your organization.
info@hackerupro.comModules
- Installation (PostgreSQL, DBeaver)
- Relational database
- Basic SQL queries
- Filtering data
- Scalar functions
- Aggregations
- Relationships (Joins)
- Subqueries and Common Table Expressions (CTE)
- DML and DDL commands
- Views
- Special data types (JSONB, arrays)
- Set operations
- Window functions
- Introduction to optimization and transactions
Prerequisites
- 01 No prior knowledge of SQL is required.