postgresql/doc/src
Bruce Momjian 36da236eb3 In 'Joins between classes' in Section 5 of the tutorial we have, in
the first paragraph:

    As an example, say we wish to find all the records that
    are in the  temperature  range  of  other records. In
    effect, we need to compare the temp_lo and temp_hi
    attributes of each EMP instance to the temp_lo and
    temp_hi  attributes of all other EMP instances.

I believe that EMP should read WEATHER, as the example query that
follows joins WEATHER to itself.

EMP is often used in Oracle examples.

Regards,
Graham

Other RULE cleanups
2000-12-12 16:47:52 +00:00
..
FAQ Update FAQ_DEV. 2000-12-09 04:57:31 +00:00
graphics These aren't used anymore. 2000-10-08 13:25:11 +00:00
sgml In 'Joins between classes' in Section 5 of the tutorial we have, in 2000-12-12 16:47:52 +00:00
Makefile Revive Reference Manual, remove reference pages from User's Guide. 2000-11-24 17:44:22 +00:00