Since the department's name lives in another table, you need to JOIN both tables during the UPDATE . In MySQL you can do it like this: UPDATE ...
確定! 回上一頁