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

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.

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)