HPlogo ALLBASE/SQL Reference Manual > Chapter 6 Names

Parameter Names

MPE documents

Complete PDF
Table of Contents
Index

E0300 Edition 9 ♥
E0399 Edition 8
E0897 Edition 7

Parameters are used to pass information between the database and a procedure. A parameter is identified in the parameter list of a CREATE PROCEDURE statement, and it is prefixed with a colon (:) when used in the body of the procedure. Parameter names must conform to ALLBASE/SQL's rules for basic names.




Local Variable Names


DBEnvironment and DBECon File Names