It is a SQL practice repository covering basics to advanced topics. It includes exercises on SELECT statements, WHERE clauses, GROUP BY, JOINS, window functions (OVER(), PARTITION BY), ROW_NUMBER(), ...
When a SQL changeset contains multiple statements and a variable @begin or a temp table #begin, liquibase update fails with the following error: Running Changeset: example-changelog.sql::1::your.name ...