Re: column name order matters in insert into foo from bar

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: column name order matters in insert into foo from bar
Date: 2008-12-04 13:18:07
Message-ID: 2f4958ff0812040518kae87508h7398589adbb7c20a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

to answer myself, and also make matter a bit more complicated.
the table has like 20 columns, so - yes, I can probably name all of
them one by one, but - is there any way to do it without need to name
all of them ?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2008-12-04 13:27:04 Re: column name order matters in insert into foo from bar
Previous Message Grzegorz Jaśkiewicz 2008-12-04 13:15:55 column name order matters in insert into foo from bar