Postgresql 中文操作指南

Chapter 7. Queries

Table of Contents

先前的章节介绍了如何创建表、如何向表中填充数据以及如何操作数据。现在我们终于要讨论如何从数据库中检索数据了。

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.