Postgres - exercises
SQL Exercises
As part of my SQL training and in order to know postres better I am (slowly) doing exercises from pgexercises.com page.
I like that page very much:
- it does not want my email address
- it does not require me being logged in
- it remembers my progress
- ine can solve many SQL-related mini-tasks in different categories (from simple selects to joins, data modifications, to aggregate functions)
Although database schema for those exercises is very simple, I’m struggling a bit when things get complicated…

