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
- Host: GitHub
- URL: https://github.com/rodrigorvsn/sql-server
- Owner: RodrigoRVSN
- Created: 2021-09-26T00:31:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-05T23:40:11.000Z (over 4 years ago)
- Last Synced: 2025-09-20T13:49:50.744Z (9 months ago)
- Topics: sql, sqlserver
- Language: TSQL
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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