Relational Algebra references

From: "Rafael J(dot) Fernández-Moctezuma" <rfernand(at)cs(dot)pdx(dot)edu>
To: Postgresql PDX_Users <pdxpug(at)postgresql(dot)org>
Subject: Relational Algebra references
Date: 2007-09-21 06:46:15
Message-ID: CDD41A58-7718-4173-83C6-47DE8127B16D@cs.pdx.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pdxpug

Hello all,

Here are some additional references if you are interested in digging
into relational algebra:

Fundamentals of Database Systems (4th or 5th Edition)
Ramez Elmasri and Shamkant B. Navathe
Addison Wesley

Chapter 2 of "The Theory of Relational Databases" by Dave Maier (out
of print, find it here: http://web.cecs.pdx.edu/~maier/TheoryBook/
MAIER/C02.pdf )

Even thou James does not like it as much, the cow book is still a
very good reference:

Database Management Systems (3rd Edition is ubiquitous)
Raghu Ramakrishnan and Johannes Gehrke
McGraw Hill

And of course, Codd's paper, available here (requires ACM account):
http://portal.acm.org/citation.cfm?doid=362384.362685

Cheers,
RJFM

p.s. - did we hit a high watermark in attendance today?

In response to

Responses

Browse pdxpug by date

  From Date Subject
Next Message Selena Deckelmann 2007-09-26 18:52:01 Relational Algebra Meeting Recap
Previous Message Mark Wong 2007-09-20 22:55:56 ptop - 'top' for postgresql