The skip-tuples parameter specifies the number of query-result-set tuples that are to be ignored and not to be returned to the caller in the query result set.
Use this parameter with the threshold parameter to implement paging in a client application.
If this parameter is set to null and the threshold parameter is not set, all of the qualifying tuples are returned.
Example of a skip-tuples parameter
Specifies that the first five qualifying tuples are not to be returned.
Last updated: Thu Apr 27 14:54:56 2006
(c) Copyright IBM Corporation 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)