SQL$HELP_OLD72.HLB  —  DECLARE  ALIAS  Environment
    You can use the DECLARE ALIAS statement:

    o  Embedded in host language programs to be precompiled

    o  In a context file

    o  As part of the DECLARE section in an SQL module

    The alias that you declare must be different from any other alias
    specified in the module.
Close Help