Library /sys$common/syshlp/HELPLIB.HLB  —  RDML72  Statements  ERASE  Examples
    The following programs demonstrate the use of the ERASE statement
    to delete records from a relation. These programs:

    o  Start a READ_WRITE transaction

    o  Find the records in COLLEGES with the college code "PURD"

    o  Delete those records from the COLLEGES relation
Additional Information: explode extract
C Example Pascal Example
Close Help