summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-12-12 16:47:52 +0000
committerBruce Momjian <bruce@momjian.us>2000-12-12 16:47:52 +0000
commit36da236eb313384a8996f2bfd4b51117c34e9344 (patch)
tree4db2ad07186893bc368fd69786ed22a945a8825a /src
parent1045304a3bd8c0279dffdf5b4b71897240ada3c3 (diff)
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
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions