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
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Name some of the examples of COBOl 11?
In COBOL, what is the different between index and subscript?
How do you get the data to code the BMS macro?
how to refer the data field?
) How do u handle errors in BMS macro?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Define cobol?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the difference between goback, stop run and exit program in cobol?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
how do you define single dimensional array and multidimensional array in your cobol?
Explain how you can characterize tables in cobol?