ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:selectlimit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
v5:reference:connection:selectlimit [2019/05/08 16:40] – ADODB_ASSOC_CASE not $ADODB_ASSOC_CASE dregadv5:reference:connection:selectlimit [2023/07/25 12:55] (current) – [$rowsToReturn] typo dregad
Line 25: Line 25:
  
 ===== $rowsToReturn ===== ===== $rowsToReturn =====
-''$rowsToReturn'' indicates the maximum number of rows for the request to return. If End-Of-File is reached, the number returned my be less. If the value is -1, then all rows starting at the requested offset are returned. ''selectLimit()'' executed with -1 rows and -1 offset is the same as [[v5:reference:connection:execute|execute()]].+''$rowsToReturn'' indicates the maximum number of rows for the request to return. If End-Of-File is reached, the number returned may be less. If the value is -1, then all rows starting at the requested offset are returned. ''selectLimit()'' executed with -1 rows and -1 offset is the same as [[v5:reference:connection:execute|execute()]].
  
 ===== $startOffset ===== ===== $startOffset =====
v5/reference/connection/selectlimit.txt · Last modified: 2023/07/25 12:55 by dregad