string sqlite_fetch_single ( resource $result [, bool $decode_binary = true ] )
Fetches the first column of a result set as a string
Returns the first column value, as a string.