If your queries make use of the SQL Server SET_ROWCOUNT clause, you can use the TOP clause instead. For example, the following code snippet: SET ROWCOUNT @N ...
確定! 回上一頁