From: | Jens Hartwig <jhartwig(at)debis(dot)com> |
---|---|
To: | Tod McQuillin <devin(at)spamcop(dot)net> |
Cc: | Nikolaj Lundsgaard <Nikolaj(at)konfus(dot)dk>, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Sv: how to build this query ??? Please help !!! |
Date: | 2001-01-04 08:42:14 |
Message-ID: | 3A543766.B66B482C@debis.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
> [...]
> Subqueries are covered in Bruce Momjian's book:
> http://www.postgresql.org/docs/aw_pgsql_book/node93.html
> [...]
Thanks for the information, but Bruce (which I have already read) and
all other docs I´ve seen "only" mention normal subselects. I know
subselects (what a poor database engineer I would be otherwise ;-)) but
I have never seen a statement like
SELECT a, (SELECT b)
FROM xyz;
IMHO this is no normal subselect and it does not correlate with the
SQL-standard. Is it a trick?
Best regards, Jens
=============================================
Jens Hartwig
---------------------------------------------
debis Systemhaus GEI mbH
10875 Berlin
Tel. : +49 (0)30 2554-3282
Fax : +49 (0)30 2554-3187
Mobil : +49 (0)170 167-2648
E-Mail : jhartwig(at)debis(dot)com
=============================================
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-01-04 09:46:27 | Re: Sv: how to build this query ??? Please help !!! |
Previous Message | Tom Lane | 2001-01-04 08:31:59 | Re: Sv: how to build this query ??? Please help !!! |