HP 3000 Manuals

Local Variable Names [ ALLBASE/SQL Reference Manual ] MPE/iX 5.5 Documentation


ALLBASE/SQL Reference Manual

Local Variable Names 

Local variables are used to hold data within a procedure.  A local
variable is declared in a DECLARE statement in the procedure, and it is
prefixed with a colon (:)  when used in any other statement.  Local
variable names must conform to ALLBASE/SQL's rules for basic names.



MPE/iX 5.5 Documentation