Re: Insert using a subselect? - Mailing list pgsql-novice

From Francisco Reyes
Subject Re: Insert using a subselect?
Date
Msg-id 20010913132038.H33168-100000@zoraida.natserv.net
Whole thread Raw
In response to Re: Insert using a subselect?  (Jason Tan <jason@rebel.rebel.net.au>)
Responses Re: Insert using a subselect?  (Jason Tan <jason@rebel.rebel.net.au>)
List pgsql-novice
On Tue, 11 Sep 2001, Jason Tan wrote:

>
>
> You need to make it return just one row.
> It doenst knwo which value to use in the insert.
> Jason

so it is not possible to populate an insert from a subselect if there is
more than one row/column?


pgsql-novice by date:

Previous
From: Francisco Reyes
Date:
Subject: Re: Path for pgsql \i option?
Next
From: A_Schnabel@t-online.de (Andre Schnabel)
Date:
Subject: Re: Insert using a subselect?