原來係其中一個update statement 行subquery,where id = (select ...) ... UPDATE alarm a. JOIN device d ON a.device_id = d.id. JOIN .
確定! 回上一頁