Background documentationNames: Overview Locate this document in the navigation structure

 

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

Explanation

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

Names: Overview

Syntax Element

Name

alias_name

Alias Name

column_name

Column Name

constraint_name

Constraint Name

dbfunction_name

Name of a Database Function

dbproc_name

Name of a Database Procedure

domain_name

Domain Name

function_spec

Functions

index_name

Index name

indicator_name

Indicator Name

mapchar_set_name

MapChar Set Name

parameter_name

Parameter Name

password

Password

reference_name

Reference Name

referential_constraint_name

Name of a Referential Constraint

result_table_name

Result Table Name

role_name

Role Name

schema_name

Schema Name

sequence_name

Sequence Name

set_function_name

Set Function Name

synonym_name

Synonym Name

table_name

Table Name

trigger_name

Trigger Name

user_name

User Name