Guest User

Untitled

a guest
Jan 16th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. select distinct product_id from oc_product_description where product_id not in (select substring(query,12) from oc_url_alias where query like 'product_id%') and not name=''
Add Comment
Please, Sign In to add comment