Re: subselects

From: Carl van Tast <vanTast(at)Pivot(dot)at>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: subselects
Date: 2001-12-20 13:50:05
Message-ID: vvq32uck82lmfghaagmuq989g1fi59bioi@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Thu, 20 Dec 2001 11:07:59 +0100, "jeewee"
<jeeweeman(at)engeenspam(dot)hotmail(dot)com> wrote:

>Can anyone help me with this one, I just can't get subselects running
>under pg, like this simple one:
>
>select * from (select name from users) as n;

Works for me with PostgreSQL 7.1.3

Kind regards
Carl van Tast

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2001-12-20 15:09:32 Re: controlling process priority
Previous Message Glenn MacGregor 2001-12-20 13:47:57 Transaction and cascade problem