sqlite_single_query
SQLiteDatabase::singleQuery
Executes a query and returns either an array for one single column or the value of the first row
&reftitle.description;
arraysqlite_single_query
resourcedb
stringquery
boolfirst_row_only
booldecode_binary
&style.oop; (method):
public arraySQLiteDatabase::singleQuery
stringquery
boolfirst_row_only
booldecode_binary
&warn.undocumented.func;