🌐
GitHub
github.com › ozencb › postgresql-exercises
GitHub - ozencb/postgresql-exercises: PostgreSQL questions and answers on a single dataset · GitHub
This is a compilation of all the questions and answers on Alisdair Owen's PostgreSQL Exercises.
Starred by 99 users
Forked by 28 users
Languages   HTML 94.8% | CSS 5.0% | JavaScript 0.2%
🌐
Pgexercises
pgexercises.com
PostgreSQL Exercises
Welcome to PostgreSQL Exercises! This site was born when I noticed that there's a load of material out there to help people learn about SQL, but not a great deal to make it easy to learn by doing. PGExercises provides a series of questions and explanations built on a single, simple dataset.
🌐
Itversity
postgresql.itversity.com › mastering_postgresql_exercises.html
Exercises - Mastering Postgresql — Mastering SQL using Postgresql
.ipynb .pdf · repository open issue suggest edit · Binder · Contents · Here are the consolidated list of exercises covering all the key topics related to Postgresql to gain mastery over SQL. Ability to use native utilities to load data. Perform CRUD or DML Operations.
🌐
Ozencb
ozencb.github.io › postgresql-exercises
PostgreSQL Exercises
View on GitHub Download PDF · This is a compilation of all the questions and answers on Alisdair Owen's PostgreSQL Exercises. Keep in mind that actually solving these problems will make you go further than just skimming through this guide, so make sure to pay PostgreSQL Exercises a visit.
🌐
Scribd
scribd.com › document › 852331533 › PDF
Postgresql Exercises | PDF | Postgre Sql | Table (Database)
The document is a comprehensive guide to PostgreSQL exercises created by Alisdair Owen, covering various SQL topics such as simple queries, joins, data modification, aggregation, and string operations.
🌐
GeeksforGeeks
geeksforgeeks.org › postgresql › postgresql-exercises-1
PostgreSQL Exercises - GeeksforGeeks
July 23, 2025 - PostgreSQL is a powerful, open-source ... This article provides PostgreSQL practice exercises with solutions, allowing learners to explore how joins, aggregations, triggers, and foreign keys work in real scenarios...
🌐
W3Resource
w3resource.com › postgresql-exercises
PostgreSQL Exercises, Practice, Solution - w3resource
October 30, 2025 - The best way to learn PostgreSQL is through practice. This section is for beginners to intermediate users to enhance their SQL skills with exercises.
🌐
W3Schools
w3schools.com › postgresql › postgresql_exercises.php
PostgreSQL Exercises
PostgreSQL Operators PostgreSQL SELECT PostgreSQL SELECT DISTINCT PostgreSQL WHERE PostgreSQL ORDER BY PostgreSQL LIMIT PostgreSQL MIN and MAX PostgreSQL COUNT PostgreSQL SUM PostgreSQL AVG PostgreSQL LIKE PostgreSQL IN PostgreSQL BETWEEN PostgreSQL AS PostgreSQL Joins PostgreSQL INNER JOIN PostgreSQL LEFT JOIN PostgreSQL RIGHT JOIN PostgreSQL FULL JOIN PostgreSQL CROSS JOIN PostgreSQL UNION PostgreSQL GROUP BY PostgreSQL HAVING PostgreSQL EXISTS PostgreSQL ANY PostgreSQL ALL PostgreSQL CASE ... Tip: Sign in to track your progress. ... If you haven't already, sign up to become a W3Schooler, and get points for every exercise you complete.
Find elsewhere
🌐
Scribd
scribd.com › document › 434663424 › EnterpriseDB-PostgreSQL-Exercises
EnterpriseDB PostgreSQL Lab Exercises | PDF | Postgre Sql | Databases
The document describes several lab exercises for configuring and using an EnterpriseDB PostgreSQL database: 1. The first exercise involves configuring server parameters like maximum connections, logging settings, and query logging thresholds.
🌐
Unibz
inf.unibz.it › ~nutt › Teaching › IDBs0910 › IDBExercises › 2-ex-construction.pdf pdf
Introduction to Databases Fall-Winter 2009/10 Exercises Michail Kazimianec
PostgreSQL has a number of data types which can be assigned to attributes. The · key data types for the example database are listed in Table 1. ... Integrity constraints can also be directly specified by the CREATE TABLE command. The example below creates a table country with a primary key: ... Exercise 7 Delete the record of the Ile-de-France region from the database.
🌐
PostgreSQL
postgresql.org › files › documentation › pdf › 7.3 › tutorial-7.3.2-A4.pdf pdf
PostgreSQL 7.3.2 Tutorial The PostgreSQL Global Development Group
March 31, 2021 - Exercise: Attempt to find out the semantics of this query when the WHERE clause is omitted.
🌐
Trainingtrains
trainingtrains.com › wp-content › uploads › 2025 › 06 › PostgreSQL-Developer.pdf pdf
PostgreSQL Developer – 100+ Lab Exercises (Basic, Intermediate, Advanced)
PostgreSQL Developer – 100+ Lab · Exercises (Basic, Intermediate, Advanced) � Basic Level (30+ Exercises) Goal: Build foundational knowledge of PostgreSQL database management, SQL syntax, and · data manipulation. Installation & Setup ·  · Install PostgreSQL on Windows/Linux/macOS.
🌐
Reddit
reddit.com › r/postgresql › websites to practice postgresql ?
r/PostgreSQL on Reddit: Websites to practice postgreSQL ?
October 19, 2023 -

I have been learning postgreSQL for few days now this is my first relational database, I have been using https://pgexercises.com/ for practice. could you guys suggest me some similar sites to practice and a postgreSQL playground as well.

🌐
Scribd
scribd.com › document › 784946130 › Exercises-Mastering-Postgresql-Mastering-SQL-using-Postgresql
Exercises - Mastering Postgresql - Mastering SQL Using Postgresql | PDF | Postgre Sql | Databases
October 26, 2024 - Exercises - Mastering Postgresql — Mastering SQL using Postgresql - Free download as PDF File (.pdf), Text File (.txt) or read online for free.
🌐
LearnSQL.com
learnsql.com › blog › postgresql-practice-exercises
19 PostgreSQL Practice Exercises with Detailed Solutions | LearnSQL.com
Improve your SQL database programming skills with 18 PostgreSQL practice exercises for beginners.
🌐
LearnSQL
learnsql.com › home › sql courses › sql practice set in postgresql
SQL Practice Set in PostgreSQL | Online Course
This online practice set consists of 88 interactive exercises. You will practice using simple statements and clauses, like SELECT or JOIN, as well as more advanced concepts, such as subqueries.
Rating: 4.7 ​ - ​ 1.58K votes
🌐
GitHub
gist.github.com › kjs222 › 7a4260e36ba074b366ef1cce338fb7e1
PostgreSQL Practice Exercises · GitHub
PostgreSQL Practice Exercises · Raw · postgresql_practice_exercises.md · Sample solutions to exercises can be found here: https://gist.github.com/kjs222/5169a292d87d1774832b7160f7ba2b49 · ###Setup: Clone Repo: git clone git@github.com:turingschool-examples/storedom.git bundle update ·
🌐
LearnSQL.com
learnsql.com › blog › how-to-practice-postgresql-online
How to Practice PostgreSQL Online | LearnSQL.com
That is why LearnSQL’s Practice Set in PostgreSQL is so useful. Its 88 exercises are designed for those who already know basic Postgres. The set starts with a review of the fundamentals.