delete statementthe format of the delete


DELETE STATEMENT:

The format of the delete statement is as shown below:

DELETE   file-name RECORD   [  ;   INVALID   KEY  imperative-statement  ]

Whenever the ACCESS MODE IS SEQUENTIAL the execution of the DELETE statement should be preceded by the execution of a READ statement on the file and the INVALID KEY phrase must not be specified.

 

 

Request for Solution File

Ask an Expert for Answer!!
COBOL Programming: delete statementthe format of the delete
Reference No:- TGS0174635

Expected delivery within 24 Hours