Re: Sv: how to build this query ??? Please help !!!

From: Jens Hartwig <jhartwig(at)debis(dot)com>
To: Nikolaj Lundsgaard <Nikolaj(at)konfus(dot)dk>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Sv: how to build this query ??? Please help !!!
Date: 2001-01-04 07:18:19
Message-ID: 3A5423BB.C8C505FC@debis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> [...]
> SELECT a_nr,
> (SELECT count(*) FROM cylinders WHERE z_a_nr = a_nr) AS #cylinder,
> [...]
> FROM orders
> [...]

Is this a documented feature? Where can I find more information about
this? I do not want to join the actual discussion about documentation
of PostgreSQL but I never before have seen such a construct in SQL!

Best regards, Jens Hartwig

=============================================
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
=============================================

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Markus Wagner 2001-01-04 07:31:29 postmaster: address already in use
Previous Message Karel Zak 2001-01-04 07:03:45 Re: Numeric and money