The DELETE
statement deletes records from mass storage. Some compilers allow the DELETE
statement to be used with a FILE
clause, to delete FD
names (along with any associated indexing structures that may be required by the database management engine in use).