Notageek you have a typo in the original file causing the problem the above statement should read on or other not combop.products_UPS as v_products_UPC,
p.products_UPC as v_products_UPC
or
p.products_UPS as v_products_UPS
That is why you are getting conflicts those tables don't go together
Bookmarks