Using the IN clause with CUSTOM PostgreSQL query? Is it possible?

Hi All,

I need to use the IN clause in a CUSTOM query and am using PostgreSQL. I’ve gone through the forum and found some old threads from 2019

But these show that it wasn’t possible and Ken had to resort to using a mySQL function find_in_set.

I don’t think this is available in PG, so i’m asking if anyone has been able to use the IN clause using a PG setup?

If so, how did you get it workin?

Cheers,
Phil

Community Page
Last updated: