Can you REWRITE a record in an ESDS file? Can you DELETE a
record from it?
Answer Posted / aji cherian
We can rewrie but cannot delete
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
Write a program to explain size error.
what is search and searchall?what is the diffrence between them?give an best example?
Differentiate between structured cobol programming and object-oriented cobol programming.
How do you differentiate between cobol and cobol-ii?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
IF I mention stop run in CICS what happens?
Explain how to differentiate call by context by comparing it to other calls?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Explain the configuration section of a cobol program with examples of syntax.
What is static and dynamic call in cobol?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
How you can characterize tables in cobol?
What is the difference between comp and comp-3?
What are the different data types in cobol?
Write a cobol program making use of the redefine clause.