|
Previous: SQL_OneRow
Next: SQLX_TrxBegin
SQL_AllRowsstring SQL_Command If the second parameter is provided, then the values of the named column are made into the keys for the rows in the result. Extreme care should be taken with this command. Experience has shown that PHP's performance drops dramatically with the size of the result set, so much so that anything over 100 rows or so should probably not be contemplated for this command.
Previous: SQL_OneRow
Next: SQLX_TrxBegin
|
