how can u pass the values into db2 values from cobol ?
Answer Posted / raghunathareddy
loadmodule
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How do you define a variable of comp-1 and comp-2?
How can you get the ksds file records into your cobol program?
Write a cobol program making use of the redefine clause.
What is the difference between next sentence and continue in cobol programing language?
i want a program using by if, evaluate , string, unstring, perform, occurs?
How to remove 2 duplicate records and copy only one using job control language?
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.
explain sorting techniques in cobol program?
Write some characteristics of cobol as means of business language.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What are the different rules for performing sort operation?
Explain how you can characterize tables in cobol?
How arrays can be defined in COBOL?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?