Re: [SQL] isnull function]

Поиск
Список
Период
Сортировка
От James Olin Oden
Тема Re: [SQL] isnull function]
Дата
Msg-id 81Jun26.052155edt.35713@gateway.lee.k12.nc.us
обсуждение исходный текст
Ответ на Re: [SQL] isnull function]  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список 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.
>

Is it possible to do something like:

   select * from blah where x = ''

and get what he is asking for?

...james


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

Предыдущее
От: Kachun Lee
Дата:
Сообщение: Re: [SQL] Date fields and libpq....
Следующее
От: "Dionisio Barrantes Blanco"
Дата:
Сообщение: gmake not found