Re: Copying a column into a temp. table

Поиск
Список
Период
Сортировка
От Gabriele Bartolini
Тема Re: Copying a column into a temp. table
Дата
Msg-id 4CA5E8D3.80705@2ndQuadrant.it
обсуждение исходный текст
Ответ на Copying a column into a temp. table  (Alexander Farber <alexander.farber@gmail.com>)
Список pgsql-general
  Hi Alex,
> Of course "select ... into" doesn't work, but how should I do it?
> Can't find in http://www.postgresql.org/docs/8.1/static/
>
You might want to look at the CREATE TABLE AS command. You might even
use the temporary definer.

Ciao,
Gabriele

--
  Gabriele Bartolini - 2ndQuadrant Italia
  PostgreSQL Training, Services and Support
  gabriele.bartolini@2ndQuadrant.it | www.2ndQuadrant.it


В списке pgsql-general по дате отправления:

Предыдущее
От: Alexander Farber
Дата:
Сообщение: Copying a column into a temp. table
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Copying a column into a temp. table