ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:connection:getrow

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
reference:getrow [2015/11/24 20:09] mnewnhamv5:reference:getrow [2016/01/13 02:30] – ↷ Page moved from reference:getrow to v5:reference:getrow mnewnham
Line 16: Line 16:
 For a detailed description of the SQL and bind parameters passed, see [[reference:execute|execute()]]. For a detailed description of the SQL and bind parameters passed, see [[reference:execute|execute()]].
  
-The statement is the equivalent of ''selectLimit($SQL,1)''. If multiple records are returned by the statement execution, all records after the first are destroyed.+The statement **is not** the equivalent of ''selectLimit($SQL,1)''. If multiple records are returned by the statement execution, all records after the first are destroyed. Reading large tables with a broad recordset selection may be slow,
  
 ==== Usage ==== ==== Usage ====
v5/reference/connection/getrow.txt · Last modified: 2019/05/08 16:41 by dregad