SELECT * FROM product_db, product_cate1_db WHERE product_cate1_item = product_id GROUP BY product_id ORDER BY product_id DESC