Re: Displaying two tables side by side - Mailing list pgsql-sql

From Gaetano Mendola
Subject Re: Displaying two tables side by side
Date
Msg-id 411A7E77.3080007@bigfoot.com
Whole thread Raw
In response to Re: Displaying two tables side by side  (Andreas Haumer <andreas@xss.co.at>)
List pgsql-sql
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Andreas Haumer wrote:

| test=# select * from t1 right outer join t2 on (t1.ctid=t2.ctid);

"full outer join"  is better in this case.




Regards
Gaetano Mendola


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBGn5f7UpzwH2SGd4RAjP2AKCZVDTMWX87VXI7SfpAyWsJ57NlygCg6Ki9
5kOVpxAY5KPkHxpwpWFdEcY=
=O/Yc
-----END PGP SIGNATURE-----


pgsql-sql by date:

Previous
From: Thomas Seeber
Date:
Subject: Wierd Error on update
Next
From: Joe Conway
Date:
Subject: Re: reply to setting