In SQL Server, you can use the @@ROWCOUNT system function to return the number of rows affected by the last T-SQL statement.
確定! 回上一頁