Re: Question about inserts

Поиск
Список
Период
Сортировка
От Stijn Vanroye
Тема Re: Question about inserts
Дата
Msg-id 71E201BE5E881C46811BA160694C5FCB0FA93D@fs1000.farcourier.com
обсуждение исходный текст
Ответ на Question about inserts  (mike <mike@redtux1.uklinux.net>)
Список pgsql-general
Bruno Wolff III wrote:
> On Fri, Apr 23, 2004 at 13:07:43 +0200,
>   Stijn Vanroye <s.vanroye@farcourier.com> wrote:
> > Maybe you can do something with this function:
> >
> > [quote from the postgres docs]
> > 9.12.2. COALESCE
> > COALESCE(value [, ...])
>
> That's the inverse of what he would want if he used that
> approach. NULLIF
> is what turns things into NULLs.
>
Indeed. I stand corrected. I use the two in my query, guess I just mixed them up :-)

My apologies.


Stijn Vanroye

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

Предыдущее
От: Anton Nikiforov
Дата:
Сообщение: Insert Or update
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Question about inserts