SELECT-ALL( ) method
Return type:
Applies to:
SELECT-ALL (starting-row-table1 , starting-row-table2,ending-row-table1, ending-row-table2)If you specify the starting row and the ending row, the SELECT-ALL method selects all rows between the starting row and the ending row inclusive.If the query is a join, a ROWID for each table in the query can be specified for the starting row and the ending row. A maximum of 40 parameters is allowed which allows the user to specify a 20-table join, 20 ROWIDs for the starting row, and 20 ROWIDs for the ending row.
© 2012 Progress Software Corporation and/or its subsidiaries or affiliates. |