Im using IN
to select stuff...
WHERE categories IN ("red", "blue", "green")
This selects any item in red, blue or green categories, my question is, is there a way to select an item that has to be in all three categories?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…