HELPLIB.HLB  —  SQLPRE72  Arguments  ending-symbol
    Ends an embedded simple or an embedded compound statement. To
    end an embedded statement, follow the host language requirements
    listed in the following table.

    Table 5 Ending Embedded SQL Statements

    Language   Symbols to End EXEC SQL Statements

    Ada        Semicolon (;)
    C          Semicolon (;)
    COBOL      END-EXEC
    FORTRAN    Ending symbol not required
    Pascal     Semicolon (;)
    PL/I       Semicolon (;)
Close Help