Hi Everyone ,
I am trying to find the UNION of two SELECT QUERY in swift but dint find any supported query in cblite document .
Any help how can we do this ?
Thanks.
Hi Everyone ,
I am trying to find the UNION of two SELECT QUERY in swift but dint find any supported query in cblite document .
Any help how can we do this ?
Thanks.
We don’t have a UNION operator (yet). Can you use OR to combine the two WHERE clauses?