https://github.com/cieslarmichal/sql-labs
SQL labs at AGH University of Science and Technology in Krakow.
https://github.com/cieslarmichal/sql-labs
databases sql sqlserver
Last synced: about 1 month ago
JSON representation
SQL labs at AGH University of Science and Technology in Krakow.
- Host: GitHub
- URL: https://github.com/cieslarmichal/sql-labs
- Owner: cieslarmichal
- Created: 2024-11-23T21:37:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-22T21:47:53.000Z (over 1 year ago)
- Last Synced: 2025-01-24T23:21:58.215Z (over 1 year ago)
- Topics: databases, sql, sqlserver
- Homepage:
- Size: 295 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL Labs
SQL labs at AGH University of Science and Technology in Krakow.
## Lab 1
* [Select](01-select/README.md)
## Lab 2
* [Group by](02-group/README.md)
## Lab 3
* [Join](03-join/README.md)
## Lab 4
* [Subquery](04-subquery/README.md)