Skip to content

praveena-pawar/sql-unbelievable-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Unbelievable Practice

This repository contains my SQL practice journey where I solve different SQL problems and improve my database query skills through consistent practice.


Topics Covered

  • SELECT Statements
  • WHERE Clause
  • ORDER BY
  • GROUP BY
  • HAVING
  • JOINS
    • INNER JOIN
    • LEFT JOIN
    • RIGHT JOIN
  • Subqueries
  • Aggregate Functions
  • String Functions
  • Date Functions
  • Window Functions
  • Common Table Expressions (CTE)
  • Views
  • SQL Problem Solving

Tools & Technologies

  • SQL
  • MySQL
  • DBMS
  • MySQL Workbench

Repository Structure

sql-unbelievable-practice/
│
├── basic_queries/
├── joins/
├── aggregate_functions/
├── subqueries/
├── window_functions/
├── practice_problems/
└── README.md

Goals

  • Improve SQL query writing skills
  • Strengthen database concepts
  • Practice real-world SQL problems
  • Prepare for interviews and placements
  • Build consistency through daily practice

Learning Approach

I regularly solve SQL problems and upload my solutions to track my progress and improve my problem-solving ability.


Author

Praveen

About

SQL practice repository containing beginner to advanced SQL queries, problem-solving exercises, and database concepts for improving query writing and analytical skills.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors