Re: select union with table name

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: select union with table name
Дата
Msg-id 459A2844.4020206@magproductions.nl
обсуждение исходный текст
Ответ на Re: select union with table name  (Reece Hart <reece@harts.net>)
Список pgsql-general
Reece Hart wrote:
> On Thu, 2006-12-28 at 19:09 +0700, Akbar wrote:
> Note the 'all' after union... I suspect you'll want that or should at
> least consider it.

Not using it will give the exact same results in a slower way; 'blue'
and 'red' are different, after all. You'll be hard pressed to find a
good excuse for not using UNION ALL here ;)

--
Alban Hertroys
alban@magproductions.nl

magproductions b.v.

T: ++31(0)534346874
F: ++31(0)534346876
M:
I: www.magproductions.nl
A: Postbus 416
   7500 AK Enschede

// Integrate Your World //

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Application validation of data on insert
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Why ContinueUpdateOnError is not implemented in npgsql