In MySQL it's like:
select * from table1 where column1 in ('a','b','c');
how to do that in GQL?
It seems everything is in here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!