Re: Inline IF condition

Поиск
Список
Период
Сортировка
От Keith Gray
Тема Re: Inline IF condition
Дата
Msg-id 3C0FF463.C2269171@heart.com.au
обсуждение исходный текст
Ответ на Inline IF condition  (Tapan Trivedi <tapan.trivedi@princetonglobal.com>)
Список 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 по дате отправления:

Предыдущее
От: Oleg Lebedev
Дата:
Сообщение: Re: view rules
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: type casting bpchar