Skip to content

Amit-K-Dev/sql-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sql-practice

Practicing basic SQL queries and joins.

Topics covered

  • SELECT queries
  • WHERE clause filtering
  • Basic JOIN operations
  • ORDER BY
  • GROUP BY
  • HAVING

Progress

  • Solved LeetCode SQL: Recyclable and Low Fat Products (SQL filtering with WHERE + AND)
  • Practicing aggregation and grouping queries
  • Solved LeetCode SQL: Customer Referee (NULL handling with WHERE + OR).

Goal

Build a strong foundation in SQL by practicing simple, clear queries before moving to advanced concepts.

About

Practicing basic SQL queries and joins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published