Note: The following description applies both to Postgres-XC and PostgreSQL if not described explicitly.
The previous chapters explained how to create tables, how to fill them with data, and how to manipulate that data. Now we finally discuss how to retrieve the data from the database.