Обсуждение: Postgresql equivalent for nvl

Поиск
Список
Период
Сортировка

Postgresql equivalent for nvl

От
"Anand Raman"
Дата:
Hi guys
Sorry for hitting the button soon but whats the postgresql equivalent for Oracle's nvl().
I tried using ifnull() but then postgresql is cribbing that the function doesnt exist..
Thanx for the help
Anand