Skip to content
#

ctes

Here are 11 public repositories matching this topic...

This project presents a fictional case study analyzing the operations of a textile company, FabricFlow, using SQL. The dataset includes information about products, sales, inventory, suppliers, and purchases. The goal is to derive actionable insights to improve operational efficiency, inventory management, and supplier performance.

  • Updated Dec 20, 2024

SQL queries developed as part of a data analysis project. Includes analysis of job data, queries for insights into job categories, salaries, and customer behavior. Techniques used include JOINS, CTEs, subqueries, and aggregate functions. Inspired by DataNerd's YouTube tutorial: https://www.youtube.com/watch?v=7mz73uXD9DA

  • Updated Sep 16, 2024
  • PLpgSQL

A diverse collection of SQL-based projects that solve practical business problems using relational data. From global economics to urban transport and marketing analytics, these projects highlight strong proficiency in data querying, joins, CTEs, and window functions.

  • Updated Jul 23, 2025
  • Jupyter Notebook

This project focuses on executing advanced SQL queries on an airline database to derive meaningful insights. The queries analyze key aspects of airline operations, such as ticket bookings, passenger records, flight schedules, and aircraft details. It leverages essential SQL techniques, including joins, CTEs, aggregations and a lot more.

  • Updated Feb 4, 2025

Improve this page

Add a description, image, and links to the ctes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ctes topic, visit your repo's landing page and select "manage topics."

Learn more