[new book] Structured Query Language -- An Introduction

From: <james_mcelhannon(at)cox(dot)net>
To: <pgsql-announce(at)postgresql(dot)org>
Subject: [new book] Structured Query Language -- An Introduction
Date: 2005-10-04 14:20:35
Message-ID: 20051004142026.RECQ4942.centrmmtao03.cox.net@[172.18.53.8]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Structured Query Language -- An Introduction, provides a comprehensive tutorial and reference for database programmers of all skill levels. Using the open source database PostgreSQL as a reference, the reader is taken from the basics of creating a database, setting permissions, and designing and implementing tables. The reader is introduced to searching for records in the database using queries, adding new data, updating existing data, and deleting data.

Advanced topics are also included, such as: the creation and usage of indices for faster queries; the use of transactions to ensure database integrity; design and implementation of primary keys, foreign keys, and alternate keys; joining multiple tables in a single query; and database security.

Additional information available at:

http://www.lulu.com/165318

Browse pgsql-announce by date

  From Date Subject
Next Message Marc G. Fournier 2005-10-04 23:15:16 New Point Releases Now Available
Previous Message Egor Abramov 2005-10-03 13:07:42 EMS SQL Query 2005 for PostgreSQL released