Executes an SQL statement and returns the first column of all records.
public function UnbDatabase::QueryArray ($sql, $parameters = null);
null
if no parameters are used.an array of all records' first column
UnbDatabaseException | If the statement could not be prepared or executed. |
Member of class: UnbDatabase
Implementation file: database.class.php, line 691
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.