Re: How to add column from old_table to new_table?

From: "A(dot) Kretschmer" <akretschmer(at)despammed(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Cc: "A(dot) Kretschmer" <akretschmer(at)despammed(dot)com>
Subject: Re: How to add column from old_table to new_table?
Date: 2005-09-21 13:42:50
Message-ID: 20050921134249.GC21483@webserv.wug-glas.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

am 21.09.2005, um 14:56:25 +0200 mailte A. Kretschmer folgendes:
> update t_new set name = ...

Sorry, wrong. The corect answer is in the tread.

Regards, Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47212, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Sean Davis 2005-09-21 17:52:40 R-tree and start/end queries
Previous Message Joost Kraaijeveld 2005-09-21 13:09:36 Re: How to add column from old_table to new_table?