copy rows

Поиск
Список
Период
Сортировка
От drdani@mazsola.iit.uni-miskolc.hu
Тема copy rows
Дата
Msg-id Pine.LNX.4.61.0502090849260.16831@mazsola.iit.uni-miskolc.hu
обсуждение исходный текст
Ответ на How to know a temp table exists ?  (Antony Paul <antonypaul24@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Maximum length of a query
Следующее
От: KÖPFERL Robert
Дата:
Сообщение: parsing a string with a hexadecimal notation