OptimizeForFirstRows
Defines whether queries should be optimized to retrieve the first records as soon as possible rather than returning the whole dataset as soon as possible.By default, retrieval of all rows is implied by the optimizer.
See also [rnfb50-dml-select-optimize] and [rnfb50-msql-optimize-set].