azteca69
DTDrizzle Team
•Created by azteca69 on 11/17/2023 in #help
How to filter null values from json_arrayagg
Hey sry if this is a stupid question, I am still kinda new to more complex sql queries.
The problem here is that
pictures
returns an array
of objects that have all properties null. As far as I know this is a correct behaviour for the left join.
I just wanted to know how I could filter the null values in a good way.
6 replies