Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- select
- productID hide_productID,
- (select name from tst_products where id = productID) product,
- note,
- cnt, price from tst_orders where customerID = @hide_id
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement