UTF8
Syntax
UTF8( string, old_encoding )
Description
Converts the string
string encoding to UTF8
.
Argument types:
string
—String
old_encoding
—String
Return type: String
Example
UTF8([Name], "CP-1251")
Data source support
ClickHouse 21.8
.