Update the CATEGORY table based on the result of a subquery in the WHERE clause: update category set catdesc='Broadway Musical' where category.catid in ...
確定! 回上一頁