Previous Topic: Values and Value ExpressionsNext Topic: Expansion of Literal


Literals

A literal directly represents a specific value. CA IDMS uses several types of literals. Each type of literal represents values of one or more data types. For example, a character string literal represents either a CHARACTER value or a VARCHAR value.

Note: For more information about data types, see Values and Value Expressions.

More information:

Values and Value Expressions