Re: Inline IF condition - Mailing list pgsql-sql

From Keith Gray
Subject Re: Inline IF condition
Date
Msg-id 3C0FF463.C2269171@heart.com.au
Whole thread Raw
In response to Inline IF condition  (Tapan Trivedi <tapan.trivedi@princetonglobal.com>)
List pgsql-sql
Roberto Mello wrote:
> 
> 
> I'm not familiar with IIF. What's it for?
> 
This is a M$-ism for in-line if, like ...
if true then A else B
iif(true,A,B)

-- 
Keith Gray

Technical Development Manager
Heart Consulting Services P/L
mailto:keith@heart.com.au


pgsql-sql by date:

Previous
From: Oleg Lebedev
Date:
Subject: Re: view rules
Next
From: Stephan Szabo
Date:
Subject: Re: type casting bpchar