An open API service indexing awesome lists of open source software.

https://github.com/viiviiiix/sql-solutions-sql-practice

Solutions to Learn SQL's SQL Practice Challenges.
https://github.com/viiviiiix/sql-solutions-sql-practice

learn-sql ms-sql-server sql sql-challenges sql-practice sql-solutions

Last synced: 3 months ago
JSON representation

Solutions to Learn SQL's SQL Practice Challenges.

Awesome Lists containing this project

README

          

# SQL Solutions -SQL Practice

## Introduction

This repository contains solutions to various SQL challenges from SQL Practice website linked [here](https://www.sql-practice.com/).

## 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](./LICENSE) for more details.