Limiting the size of the result set  Applying row count limits to a cursor

Chapter 1: Limiting Access to Server Resources

Determining row count limits

Use the @@rowcount global variable to help develop appropriate limits for row count. Selecting this variable after running a typical query can tell you how many rows the query returned.





Copyright © 2005. Sybase Inc. All rights reserved. Applying row count limits to a cursor

View this book as PDF