SQL Logic Blocks [ HP ALLBASE/4GL Developer Reference Manual Vol. 2 ] MPE/iX 5.0 Documentation
HP ALLBASE/4GL Developer Reference Manual Vol. 2
SQL Logic Blocks
SQL logic blocks are the mechanism for passing SQL commands to HP
ALLBASE/SQL from HP ALLBASE/4GL. An SQL logic block consists of a header
and the logic block details. The header defines the name of the SQL
block and some documentation, while the block details contain the SQL
commands. An SQL logic block is invoked by a logic command (the SQL
command) in a process or function.
Refer to chapter 9 for more information about SQL logic blocks.
MPE/iX 5.0 Documentation