SQL Server Update – 2 table issue update t set book = r.book from #RecLookup r JOIN TABLE_TOBE_UPDATED t ON t.history_date = CONVERT ...
確定! 回上一頁