From: jmscott(at)setspace(dot)com
To: pgsql-novice(at)postgresql(dot)org
Subject:
Date: 2011-11-15 17:29:07
Message-ID: b4024cc7aa4507a07d90f44962be044e.squirrel@panoz.setspace.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

  • Re: at 2011-11-15 18:20:23 from Baux David

Browse pgsql-novice by date

  From Date Subject
Next Message Baux David 2011-11-15 18:20:23 Re:
Previous Message royecohen 2011-11-14 15:57:04 Re: CSVLOG fields