Previous Topic: Proc-Body SyntaxNext Topic: CASE Statement


Assignment Statement

►►─ SET ─┤assignment-target├─ = proc-value-expression ────────────────────────►◄

Expansion of assignment-target

├──┬─ SQL-variable-name ──┬────────────────────────────────────────────────────┤
   └─ SQL-parameter-name ─┘

A proc-value-expression is a variant form of the expressions used to specify values.

Note: For information about expressions, see the CA Datacom/DB SQL User Guide.