Re: updating all records of a table

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: ray <ray(at)aarden(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: updating all records of a table
Date: 2011-03-05 15:55:59
Message-ID: 20110305155558.GA6419@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Mar 05, 2011 at 07:38:23AM -0800, ray wrote:
> This has been a great thread! I am missing something because I do not
> know what CTAS is. WOuld someone please help me understand.

Create Table As Select.

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patriotism is when love of your own people comes first; nationalism,
> when hate for people other than your own comes first.
> - Charles de Gaulle

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2011-03-05 17:02:35 Re: Why count(*) doest use index?
Previous Message ray 2011-03-05 15:38:23 Re: updating all records of a table