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
How to detect record is locked in cobol/400? What is the solution for that?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
Explain the difference between search and searchall?
seqence numbers in cobol
Define sort?
Explain the difference between comp & comp-3?
How to detect record is locked in cobol/400?
Define perform?
Explain how to detect record is locked in cobol/400? What is the solution for that?
What is output procedure?
What is the syntax of redefine?
Define perform? And its types?
why icetool be used in programmer view?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
What is sort?