Re: store multiple rows with the SELECT INTO statement

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: Janek Sendrowski <janek12(at)web(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: store multiple rows with the SELECT INTO statement
Date: 2013-09-03 21:58:34
Message-ID: 52265B8A.9070605@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 09/03/2013 02:52 PM, Janek Sendrowski wrote:
> The links don't work.
> I don't know why.
> how just don't know how to insert the data of a record in a table

The link I sent points to 39.6.4. Looping Through Query Results in the
plpgsql documentation:

http://www.postgresql.org/docs/9.2/interactive/plpgsql.html

In the meantime, could you come up with some pseudo code that
demonstrates what you want to do?

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andreas 'ads' Scherbaum 2013-09-03 22:08:52 Call for design: PostgreSQL mugs
Previous Message Janek Sendrowski 2013-09-03 21:52:47 Re: store multiple rows with the SELECT INTO statement