Re: IF function? - Mailing list pgsql-general

From Eddy D. Sanchez
Subject Re: IF function?
Date
Msg-id F2B29FA3-7928-487B-9A7C-271768733911@gmail.com
Whole thread Raw
In response to Re: IF function?  ("Harpreet Dhaliwal" <harpreet.dhaliwal01@gmail.com>)
List pgsql-general
You must use
CASE var=val2 THEN [true statement] ELSE [false statement] END


pgsql-general by date:

Previous
From: "Eddy D. Sanchez"
Date:
Subject: Re: pgsql and Mac OS X
Next
From: Michael Glaesemann
Date:
Subject: Re: pgsql and Mac OS X