Collection Contents Index Connection strings and character sets Next PDF

SQL Anywhere® Server - Database Administration  > International Languages and Character Sets  > Understanding character sets  > Character set conversion

SQL statements and character sets


SQL Anywhere Server character set conversion causes all SQL statements to be converted to the database character set prior to parsing and execution. A side-effect of this conversion is that any characters in the SQL statement that cannot be converted to the database character set are converted to a substitution character. A SQL statement with an arbitrary Unicode character can be executed in one of the following ways:


Collection Contents Index Connection strings and character sets Next PDF