I need to run a custom sql query on a single table that involves the WHERE pic_id(integer) IN {list of integer values here}.
I can't find any way of doing this.
Thank you
I need to run a custom sql query on a single table that involves the WHERE pic_id(integer) IN {list of integer values here}.
I can't find any way of doing this.
Thank you