Re: COPY vs INSERT

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: COPY vs INSERT
Дата
Msg-id 20050508171232.GD88920@decibel.org
обсуждение исходный текст
Ответ на Re: COPY vs INSERT  (Dennis Bjorklund <db@zigo.dhs.org>)
Список pgsql-performance
On Fri, May 06, 2005 at 09:30:46AM +0200, Dennis Bjorklund wrote:
> The sql standard include this, except that you can not have the outer ().
> So it should be
>
> INSERT INTO table VALUES
>     (1,2,3),
>     (4,5,6),
>     (7,8,9);
>
> Do DB2 demand these extra ()?

My recollection is that it does, but it's been a few years...
--
Jim C. Nasby, Database Consultant               decibel@decibel.org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

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

Предыдущее
От: Matteo Beccati
Дата:
Сообщение: Re: sequence scan on PK
Следующее
От: Jeroen van Iddekinge
Дата:
Сообщение: Re: sequence scan on PK