Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

SQL Practice

A curated collection of SQL practice questions and solutions designed to improve database querying and analytical problem-solving skills.

Topics Covered

  • SELECT Statements
  • Filtering (WHERE)
  • Sorting (ORDER BY)
  • Aggregate Functions
  • GROUP BY & HAVING
  • Joins
  • Subqueries
  • Common Table Expressions (CTEs)
  • Window Functions
  • Views
  • Stored Procedures
  • Indexes
  • Query Optimization

Goal

This repository documents my SQL learning journey while building a strong foundation for Data Analytics, Data Engineering, and technical interviews.

Tech Stack

  • SQL
  • MySQL

About

A curated collection of SQL practice problems and solutions covering beginner to advanced concepts, designed to strengthen query writing and database problem-solving skills.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors