Re: Questions about my ifnull function

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Questions about my ifnull function
Дата
Msg-id 20030923201539.GA17528@wolff.to
обсуждение исходный текст
Ответ на Questions about my ifnull function  (Steve Crawford <scrawford@pinpointresearch.com>)
Список pgsql-general
On Tue, Sep 23, 2003 at 12:58:03 -0700,
  Steve Crawford <scrawford@pinpointresearch.com> wrote:
> Having a requirement to change null into a certain value in a query I
> created a couple versions of an ifnull function as follows:
>
> 1. Did I overlook a better builtin function?

COALESCE is the standard way to do this.

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

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: Questions about my ifnull function
Следующее
От: "Johnson, Shaunn"
Дата:
Сообщение: Ora2Pg question