December 2002
Intermediate to advanced
928 pages
85h 29m
English
VAR[IABLE] [variable_name[data_type]]
Allows you to declare bind variables. Bind variables are real variables that can be used within a PL/SQL block or SQL statement. Issuing the VARIABLE command with no parameters generates a list of all currently defined bind variables.