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