Course Content
3
Filtering and Functions
Learn advanced filtering techniques with operators and explore PostgreSQL's powerful built-in functions.
60m
No content available
4
Aggregation and Grouping
Analyze data using aggregate functions and learn to group and filter aggregated results.
60m
No content available
5
Database Design Fundamentals
Learn the principles of database design including entities, relationships, and ER diagrams.
75m
No content available
6
Database Normalization
Master the art of database normalization to eliminate redundancy and ensure data integrity.
90m
No content available
7
Tables and Constraints
Learn to create database tables with proper constraints to ensure data integrity.
75m
No content available
8
Data Manipulation
Master INSERT, UPDATE, and DELETE operations to modify data in your tables.
60m
No content available
10
Subqueries and CTEs
Write powerful nested queries and organize complex queries with Common Table Expressions.
75m
No content available
What you'll learn
- Understand what databases and RDBMS are
- Learn key relational database concepts
- Get familiar with PostgreSQL and its features
- Connect to PostgreSQL and explore sample databases
- Write SELECT statements to retrieve data
- Use WHERE clauses to filter results
Tags
postgresqlsqldatabaserelational-databasenormalizationdata-modeling