Table of Contents

SQL Plus - Variable

About

VARIABLE is a function that:

SQLPLUS can manage two types of variable:

See also the reserved variable name

Syntax

VAR[IABLE] [variable [type]]

where type represents one of the following:

Management

For management of bind variables, see the bind variable page