You need to 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. This section describes 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.