Re: [SQL] isnull function]

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [SQL] isnull function]
Дата
Msg-id 199806261913.PAA01028@candle.pha.pa.us
обсуждение исходный текст
Ответ на isnull function  (Kachun Lee <kachun@pathlink.net>)
Ответы Re: [SQL] isnull function]
Список pgsql-sql
>
> Is there an isnull function avaliable in postgres, such as:
>
>   select isnull(dt_field, 'now') ...
>
> Thanks
>
>

I don't tbink so, but it would be nice.  I think Ingres has it.  It also
would not be hard to write as a loadable function.

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

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

Предыдущее
От: Kachun Lee
Дата:
Сообщение: isnull function
Следующее
От: Colin Dick
Дата:
Сообщение: Date fields and libpq....