TDCustmerSupportJP

Untitled

Jul 10th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.14 KB | None | 0 0
  1. SELECT member_id, time, category, goods_id, price, amount
  2. FROM sales_slip
  3. WHERE member_id = '656662' AND category = 'Books and Audible'
  4. LIMIT 10
Add Comment
Please, Sign In to add comment