Describe the cobol database components?
No Answer is Posted For this Question
Be the First to Post Answer
1.What is the limit of linkage section?
What is the linkage section?
A cobol program to read a file , match it with other if. If match occurs then write it to an output file. If no match then no need to write it.Error log created by program to track any error.
Explain how you can characterize tables in cobol?
how do you reference the ksds vsam file formats from cobol programs
What are the divisions in a cobol program?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How many sections are there in data division in COBOL?
how will u code parm parameter and where pls ?
What is Control Break processing ?
what is the difference between Plan & package?
what are difference organizations in cobol and access mode in cobol? can you expalin what organization means while declaring for ksds,esds,rrds?