Entering content frame

Names 

Names identify objects. The following list contains names that are frequently used in the syntax description of the SQL statements.

Name

 

Alias name

alias_name

Column name

column_name

Constraint name

constraint_name

Name of a Database Function

dbfunction_name

Name of a database procedure

dbproc_name

Domain name

domain_name

Index name

index_name

Indicator name

indicator_name

Mapchar set name

mapchar_set_name

Owner

owner

Parameter name

parameter_name

Password

password

Reference name

reference_name

Name of a referential constraint

referential_constraint_name

Result table name

result_table_name

Role name

role_name

Sequence name

sequence_name

Synonym name

synonym_name

Table name

table_name

Trigger name

trigger_name

User Group Name

usergroup_name

User Name

user_name

Explanation

For all names consisting of several identifiers that are separated by a ".", any number of blanks can be specified before and after the dot.

 

Leaving content frame