Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 548 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 548 Bytes

SQL Simulators

This repository contains solutions to various SQL tasks sourced from different platforms. Each file includes the corresponding task description and the solution.

Task Sources

The tasks in this repository are sourced from the following platforms:

  1. PG Exercises
    • Focuses on fundamental SQL concepts and practical queries.
  2. LeetCode SQL 50
    • Covers intermediate and advanced SQL queries for real-world applications.