IF function? - Mailing list pgsql-general

From novnov
Subject IF function?
Date
Msg-id 10264910.post@talk.nabble.com
Whole thread Raw
Responses Re: IF function?
Re: IF function?
List 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 by date:

Previous
From: John DeSoi
Date:
Subject: Re: pgsql and Mac OS X
Next
From: David Fetter
Date:
Subject: Re: IF function?