v5:reference:recordset:nextrecordset
nextRecordSet
Do not confuse the recordset described here with ADOdb recordsets
Syntax
mixed nextRecordSet()
Description
In databases such as Microsoft SQL Server that can return record sets, i.e. a subset of the entire result set, this function returns the next set of records. Returning sets of records has benefits in terms of performance and memory management.
v5/reference/recordset/nextrecordset.txt · Last modified: 2016/01/17 04:09 by mnewnham