Library /sys$common/syshlp/HELPLIB.HLB  —  RDML72  Statements  WITH  Examples
    The following programs demonstrate the use of the WITH clause in
    a record selection expression. These programs:

    o  Create a record stream of all those records in the employee
       relation with an employee ID of "00169"

    o  Print the employee ID and last name from the records in the
       record stream
Additional Information: explode extract
C Example Pascal Example
Close Help