Method Sql.sql_util.UnicodeWrapper()->fetch_row()
- Method fetch_row
int|array(string) fetch_row()
- Description
Fetch the next row from the result.
All strings in the result are decoded from UTF8.
int|array(string) fetch_row()
Fetch the next row from the result.
All strings in the result are decoded from UTF8.