sqlite_single_query
SQLiteDatabase->singleQuery
Executes a query and returns either an array for one single column or the value of the first row
Description
mixedsqlite_single_query
resourcedb
stringquery
boolfirst_row_only
booldecode_binary
Object oriented style (method):
SQLiteDatabase
mixedsingleQuery
stringquery
boolfirst_row_only
booldecode_binary
&warn.undocumented.func;