If you only want to update one row of data in a table, you can use IF statement: IF EXISTS (SELECT 1 FROM Tbl WHERE UniqueColumn ...
確定! 回上一頁