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.
- Host: GitHub
- URL: https://github.com/viiviiiix/sql-solutions-sql-practice
- Owner: VIIVIIIIX
- License: mit
- Created: 2024-10-17T12:13:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-18T11:55:20.000Z (about 1 year ago)
- Last Synced: 2025-03-29T04:13:21.547Z (10 months ago)
- Topics: learn-sql, ms-sql-server, sql, sql-challenges, sql-practice, sql-solutions
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.