It is required according to the SQL standard, and for compatibility with the ... UPDATE employees SET sales_count = sales_count + 1 WHERE id = (SELECT ...
確定! 回上一頁