Guest User

Untitled

a guest
Nov 17th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. SELECT *
  2. FROM items
  3. WHERE (product_id, group_id) IN (VALUES (7629,4), (8202,3))
Add Comment
Please, Sign In to add comment