Re: pgplsql - Oracle nvl

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: pgplsql - Oracle nvl
Дата
Msg-id 20030827130709.GG25066@wolff.to
обсуждение исходный текст
Ответ на pgplsql - Oracle nvl  (Christian Traber <christian@traber-net.de>)
Список pgsql-general
On Wed, Aug 27, 2003 at 09:58:00 +0200,
  Christian Traber <christian@traber-net.de> wrote:
> Hi,
>
> I'll try to switch from Oracle to postgres for some small applications.
> Is it possible to build functions like Oracle's nvl or decode with pgplsql?
> How can I make a function like nvl that works for every datatype?

You can use coalesce to do what nvl does.

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: SQL Command - To List Tables ?
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: deleting referenced data