- Mailing list pgsql-novice

From jmscott@setspace.com
Subject
Date
Msg-id b4024cc7aa4507a07d90f44962be044e.squirrel@panoz.setspace.com
Whole thread Raw
Responses Re:  (Baux David <david.baux@inserm.fr>)
List pgsql-novice
I would like clarification on the first paragraph of section 9.20.2 on
the page at

      http://www.postgresql.org/docs/9.1/static/functions-subquery.html

regarding the syntax of the 'expression in (subquery)' clause.

What is meant by

     The right-hand side is a parenthesized subquery, which must return
     exactly one column.

?  Appears to me that the subquery must only contain the same number of
columns as the left hand side, not just 1 column.

thanks-j


pgsql-novice by date:

Previous
From: royecohen
Date:
Subject: Re: CSVLOG fields
Next
From: Baux David
Date:
Subject: Re: