Skip to content

Human-Gechi/DAILY_SQL_PROBLEMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

82 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

DAILY_SQL_PROBLEMS

This repository is a personal collection of SQL solutions answering business questions or random question i have written while practicing on StrataScratch and HackerRank. It serves as a log of my progress and a library of code snippets for various data engineering problems or SQL PROBLEMS.

๐Ÿ“‚ Repository Structure

The project is organized by the days of the week. Each folder contains .sql files for each day I tackled on that specific day: Naming convention of .sql files -> day-month-year.sql

  • MONDAY/: Solutions to random SQL questions.
  • TUESDAY/: Solutions to random SQL questions.
  • WEDNESDAY/: Solutions to random SQL questions.
  • THURSDAY/: Solutions to random SQL questions.
  • FRIDAY/: Solutions to random SQL questions.
  • SATURDAY/: Solutions to random SQL questions.
  • SUNDAY/: Solutions to random SQL questions.

๐Ÿ“ How to Use

Each .sql file follows a simple structure:

  1. Problem Description: A comment at the top explaining the task or a link to the StrataScratch problem.
  2. SQL Query: The solution code.

About

SOLVING SQL QUESTIONS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors