insert retrieved data into a new table

From: e-letter <inpost(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: insert retrieved data into a new table
Date: 2011-04-24 20:52:32
Message-ID: BANLkTikeV9waxcCN3et1CdOdm61SStX9=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Readers,

Is it possible to use the result of a SELECT function to populate a
new table? The objective is to write the new table for use by gnuplot.

The SELECT function features a mathematical operator such as SUM which
obtains a value. Is it possible to use the value from this function to
be entered into the new table. Please advise the relevant parts of the
documentation to read.

Thanks.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Thomas Kellerer 2011-04-24 21:13:33 Re: insert retrieved data into a new table
Previous Message Vibhor Kumar 2011-04-23 08:57:44 Re: [pgsql-novice] Daily digest v1.2917 (11 messages)