Can you REWRITE a record in an ESDS file? Can you DELETE a
record from it?
Answer Posted / sukhwinder singh
what is ESDS file?
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is a report item?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How you can read the file from bottom?
How do you define a variable of comp-1 and comp-2?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Name the divisions, which are available in a cobol program?
What is Pic 9v99 Indicates in COBOL?
What is the LINKAGE SECTION used in COBOL?
How do define dynamic array in cobol.
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
Which Search verb is equivalent to PERFORM…VARYING?
What is report-item in COBOL?
Give some examples of command terminators?