Previous Topic: Expansion of Table-Name SyntaxNext Topic: Expansion of Authorization Identifier


Expansion of Table-Name Parameters

schema-name

Specifies the schema with which the table, view, procedure or table procedure identified by table-identifier, view-identifier, procedure-identifier, or table-procedure-identifier is associated.

table-identifier

Identifies either a base table defined in the dictionary or a temporary table defined during the current transaction.

view-identifier

Identifies a view defined in the dictionary.

procedure-identifier

Identifies a procedure defined in the dictionary.

function-identifier

Identifies a function defined in the dictionary.

table-procedure-identifier

Identifies a table procedure defined in the dictionary.