https://github.com/tolstenev/sql_bootcamp
[done] A set of daily tasks to learn the basics of PostgreSQL
https://github.com/tolstenev/sql_bootcamp
anomalies btree-indexes constraints cte material-views plpgsql selecting triggers updating-datasets
Last synced: 2 months ago
JSON representation
[done] A set of daily tasks to learn the basics of PostgreSQL
- Host: GitHub
- URL: https://github.com/tolstenev/sql_bootcamp
- Owner: tolstenev
- Created: 2023-08-23T14:28:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-24T23:36:26.000Z (over 1 year ago)
- Last Synced: 2025-01-08T22:35:50.616Z (4 months ago)
- Topics: anomalies, btree-indexes, constraints, cte, material-views, plpgsql, selecting, triggers, updating-datasets
- Language: PLpgSQL
- Homepage:
- Size: 9.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SQL_Bootcamp
A set of daily tasks to learn the basics of PostgreSQL.
Topics: selecting, constraints, triggers, material views, CTE, BTree indexes, plpgsql, updating data, anomalies.