Skip to content

This repository contains SQL queries and database normalization tasks using the World database in MySQL. Topics covered: - Basic SQL filtering and sorting - Aggregate functions (SUM, AVG, COUNT…) - Joins (INNER, LEFT) - Subqueries (ANY, ALL, EXISTS) - Views and Indexes - Normalization up to 3NF

Notifications You must be signed in to change notification settings

arkan2320/SQL-World-Database-Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SQL World Database Practice

SQL assignments and exercises using the World database (MySQL).

Topics Covered

  • Basic SQL filtering and sorting
  • Aggregate functions (SUM, AVG, COUNT…)
  • Joins (INNER, LEFT)
  • Subqueries (ANY, ALL, EXISTS)
  • Views and Indexes
  • Normalization up to 3NF

About

This repository contains SQL queries and database normalization tasks using the World database in MySQL. Topics covered: - Basic SQL filtering and sorting - Aggregate functions (SUM, AVG, COUNT…) - Joins (INNER, LEFT) - Subqueries (ANY, ALL, EXISTS) - Views and Indexes - Normalization up to 3NF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published