copy rows - Mailing list pgsql-sql

From drdani@mazsola.iit.uni-miskolc.hu
Subject copy rows
Date
Msg-id Pine.LNX.4.61.0502090849260.16831@mazsola.iit.uni-miskolc.hu
Whole thread Raw
In response to How to know a temp table exists ?  (Antony Paul <antonypaul24@gmail.com>)
List pgsql-sql
Hi,

What is the simplest solution in plpgsql to copy some rows in a table?

I would like to do something like:

select some rows   do for each row      skip serial field  \      modify one field   |-- what is the simplest way for
this?     insert as new row  /
 

Is it possible to insert a record type variable? If yes, how to skip a 
field?

Daniel


pgsql-sql by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Maximum length of a query
Next
From: KÖPFERL Robert
Date:
Subject: parsing a string with a hexadecimal notation