You can also explicitly specify the code page in the CREATE DATABASE statement with the USING CODESET clause.
还可以在CREATE database语句中使用USING codeset子句显式地指定编码页。
If your JDBC program USES prepared statements and parameter markers, queries are processed faster if they are found in the database statement cache.
如果您的JDBC程序使用已经准备好的语句和参数标志,并且如果在数据库语句缓存中找到了它们的话,查询过程将处理地更快。
When you create a database using the create database statement, the code page for the database will be derived from the operating system locale setting.
在使用CREATE database语句创建数据库时,将从操作系统的地区设置推导出数据库的编码页。
应用推荐