Skip to content

Hands-on Microsoft SQL Server training repository. Includes structured exercises from schema design, basic queries, aggregations, joins, CTEs, window functions, and more. Designed for practical learning and interview preparation.

Notifications You must be signed in to change notification settings

LloydRivers/SQL-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

SQL-Training

Overview

This repository is a hands-on Microsoft SQL Server training workspace. The goal is to practice real-world SQL skills incrementally, from schema design to advanced queries, in preparation for interviews or production scenarios.

Setup

1. Run SQL Server with Docker

Make sure Docker is installed on your machine. In the root of this repo, run:

docker-compose up -d

About

Hands-on Microsoft SQL Server training repository. Includes structured exercises from schema design, basic queries, aggregations, joins, CTEs, window functions, and more. Designed for practical learning and interview preparation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published