@@ROWCOUNT returns the number of rows affected by the last statement, and is updated even when SET NOCOUNT is ON. SET NOCOUNT ON;
確定! 回上一頁