Answer Posted / bathulasreeni
To remove an existing record from an indexed or relative
file, open the file in I-O mode and use the DELETE
statement. You cannot use DELETE on a sequential file or
line-sequential file.
For information on COBOL opening modes,please refer
http://clearmainframeinterview.blogspot.com/2013/11/file-open-
mode.html
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the input procedure and output procedure?
What is the syntax of redefine?
Explain the difference between comp & comp-3?
What is perform?
seqence numbers in cobol
Explain the syntax of redefine?
How to detect record is locked in cobol/400?
How to detect record is locked in cobol/400? What is the solution for that?
Explain how to update data area in cobol 400 program?
Define perform?
Explain the syntax of sort?
Explain the input procedure?
What is sort?
What is input procedure?
What are the types of perform?