RE: [SQL] Is this BUG or FEATURE?
Vladimir Litovka <doka@root.webest.com>
From: Vladimir Litovka <doka@root.webest.com>
To: Taral <taral@mail.utexas.edu>
Cc: PgSQL-sql <pgsql-sql@postgresql.org>, pgsql-hackers@postgresql.org
Date: 1998-10-17T17:48:31Z
Lists: pgsql-hackers, pgsql-sql
Hi! On Sat, 17 Oct 1998, Taral wrote: > anum| aname|ata|bnum| bname > ----+----------------+---+----+---------------- > 0|0 | 0| 0|0 > 0|0 | 0| 1|1 > 1|1 | 0| 0|0 > 1|1 | 0| 1|1 > > Now filter for bnum=ata and you get two rows. > > Am I wrong here? Egghhhhh....... X-/ Thank you :) -- Vladimir Litovka <doka@webest.com>