Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 546 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 546 Bytes

SQL Solutions -SQL Practice

Introduction

This repository contains solutions to various SQL challenges from SQL Practice website linked here.

Repository Structure

Solutions are organized by databases (e.g., Northwind, Hospital) & then according to difficulty (e.g., Easy, Medium, Hard). Each challenge has its own dedicated folder with a single 'query.sql' file named after the challenge title.

License

This repository is licensed under the MIT License. See License for more details.