PostgreSQL 8.4 Official Documentation - Volume I. The SQL Language

PostgreSQL 8.4 Official Documentation - Volume I. The SQL Language
Authors
The PostgreSQL Global Development Group
ISBN
1596821582
Published
17 Aug 2009
Purchase online
amazon.com

The book "PostgreSQL 8.4 Official Documentation - Volume I. The SQL Language" is the part of the official documentation for PostgreSQL 8.4.This book is the part of the official documentation of PostgreSQL 8.4.To make the large amount of information about PostgreSQL manageable, this information has been organized in several volumes. Each volume is targeted at a different class of users, or at users in different stages of their PostgreSQL experience:Volume I consists from

Editorial Reviews

The book "PostgreSQL 8.4 Official Documentation - Volume I. The SQL Language" is the part of the official documentation for PostgreSQL 8.4.

This book is the part of the official documentation of PostgreSQL 8.4.

To make the large amount of information about PostgreSQL manageable, this information has been organized in several volumes. Each volume is targeted at a different class of users, or at users in different stages of their PostgreSQL experience:

Volume I consists from:
Part I - is an informal introduction for new users.
Part II - documents the SQL query language environment, including data types and functions, as well as user-level performance tuning. Every PostgreSQL user should read this.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programs must be written for people to read, and only incidentally for machines to execute.”