Hacker News new | past | comments | ask | show | jobs | submit login

Agreed that it makes the pipe concat operator a lot less useful. Now PostgreSQL and MySQL both have CONCAT_WS which does replace NULLs with empty strings. It's also nice when you do need a common separator between all elements.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: