Gets an UTF-8 encoded string from the column at the specified index from the current selected row.
- Parameters
-
| column_index | The index of the column. |
- Returns
- The UTF-8 encoded string from the column. The string is a view of the column data and will be invalidated after the statement steps forward, is reset or destroyed.