Re: Inline IF condition

Keith Gray <keith@heart.com.au>

From: Keith Gray <keith@heart.com.au>
To: Roberto Mello <rmello@cc.usu.edu>
Cc: Tapan Trivedi <tapan.trivedi@princetonglobal.com>, pgsql-sql@postgresql.org
Date: 2001-12-06T22:42:43Z
Lists: 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