Skip to content

Eugeniaish/SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Queries on PostgreSQL Dataset

This repository contains a collection of PostgreSQL SQL queries demonstrating key database concepts such as filtering, joins, aggregation, subqueries, CTEs, window functions, and string manipulation.

The dataset includes tables such as:

  • orders
  • accounts
  • region
  • sales_reps
  • web_events

Each query below includes a brief explanation of what it does.

About

Queries on SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published