Name: Tom Chege Date: 19-04-2026 Database: PostgreSQL
This repository is organized into multiple parts, each focusing on a key area of SQL to build a solid foundation in querying and data manipulation.
Covers techniques for working with and formatting text data.
Focuses on handling numeric data, including calculations and transformations.
Explores working with dates and timestamps, including extracting and formatting time-based data.
Demonstrates how to combine data from multiple tables using different types of joins.
Introduces advanced querying concepts for analyzing data across groups of rows, such as rankings and running totals.
Shows how to merge and compare query results using set-based operations.