IF function?

Поиск
Список
Период
Сортировка
От novnov
Тема IF function?
Дата
Msg-id 10264910.post@talk.nabble.com
обсуждение исходный текст
Ответы Re: IF function?  (David Fetter <david@fetter.org>)
Re: IF function?  ("Harpreet Dhaliwal" <harpreet.dhaliwal01@gmail.com>)
Список pgsql-general
Does postgresql have a built in IF function that allows one to eval a
condition and return one or another value? Like:

IIF(mybooleanfield = true, "It's true", "It's not true")


--
View this message in context: http://www.nabble.com/IF-function--tf3673523.html#a10264910
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: John DeSoi
Дата:
Сообщение: Re: pgsql and Mac OS X
Следующее
От: David Fetter
Дата:
Сообщение: Re: IF function?