Try this one: UPDATE related_category SET related_category.rel_cat_name = ( SELECT product_category.cat_name FROM product_category WHERE ...
確定! 回上一頁