bool_or
Hi, How to use bool_or ? I am using it in case-when-then construction.
https://www.postgresql.org/docs/8.4/functions-aggregate.html
PostgreSQL Documentation
Aggregate Functions
1 Reply
I did this way after all - hoping it's how it should be...