Name database objects
You must declare names for new database objects (and in some cases, for storage objects, such as dbspaces) when you use data definition language (DDL) statements such as CREATE TABLE, CREATE INDEX, and RENAME COLUMN.
These topics describe considerations for declaring names
for database objects in a nondefault locale. In particular, this section
explains which SQL identifiers and delimited identifiers accept non-ASCII
characters.
Important: To use a nondefault locale, you
must set the appropriate locale environment variables for HCL
OneDB™ products.
For more information, see Set a nondefault locale.