https://github.com/zuzannaslobodzian/database
Learning SQL basics.
https://github.com/zuzannaslobodzian/database
postgresql sql sqlserver
Last synced: 3 months ago
JSON representation
Learning SQL basics.
- Host: GitHub
- URL: https://github.com/zuzannaslobodzian/database
- Owner: ZuzannaSlobodzian
- Created: 2023-03-09T21:12:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T21:28:38.000Z (about 2 years ago)
- Last Synced: 2025-10-13T18:47:53.484Z (8 months ago)
- Topics: postgresql, sql, sqlserver
- Language: TSQL
- Homepage:
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Database
## Basics SQL concepts covered in the database course during my studies.
These exercises and projects include basic queries, types of keys, triggers, functions, different types of joins, table updates and alterations, transactions, and common table expressions (CTEs).
### Technologies:
SQL Server, PostgreSQL, MySQL