Hello!
Need help again on the SQL WHERE filter.
I want to display in the table users that are simultaneously part of group_id IN (26) AND group_id IN (28).
This synthax doesn't appear to work though. What synthax should I use then?
Thanks.