Re: concat returns null

Поиск
Список
Период
Сортировка
От Andrew Lazarus
Тема Re: concat returns null
Дата
Msg-id 536006520.20071225194924@attglobal.net
обсуждение
Ответ на concat returns null  (abyss <kurjak@gmail.com>)
Список pgsql-jdbc

 Hello abyss,

Check out the built-in function COALESCE which will do your special-casing for you


Tuesday, December 18, 2007, 3:16:31 AM, you wrote:


>

I don't know if it's bug or feature but 

select 'test' || null as result

returns null, 

so i need to case second parameter not to concat if it is null...






-- 

Best regards,

 Andrew                            mailto:drlaz@attglobal.net

В списке pgsql-jdbc по дате отправления: