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

https://github.com/rodrigorvsn/sql-server

🎲 Exercises done with SQL Server to train query's
https://github.com/rodrigorvsn/sql-server

sql sqlserver

Last synced: 9 months ago
JSON representation

🎲 Exercises done with SQL Server to train query's

Awesome Lists containing this project

README

          

# 📚 SQL Exercises to train Query's + database

## 👨‍💻 Technologies

- SQL Server
- Microsoft SQL Server Management Studio

## 🏋️ Learning

- DDL (Create, Alter, Drop)
- DML (Insert, Update, Delete)
- DQL (Select)
- Join