Characterset Parameter (Connect-SingleStore Cmdlet)
The default client character set used by the provider. For example, 'utf8'.
Syntax
Connect-SingleStore -Characterset string
Data Type
cstr
Default Value
""
Remarks
By default the client character set is determined from the server's language settings, but you can override that value by setting this option. This can be useful if you need to use a specific encoding or collation in your queries.