) how do u code after getting data?
No Answer is Posted For this Question
Be the First to Post Answer
What is diff betn PS and ESDS file? What is the diffrent compiler options in cobol and there discription? What is retrive nth maximum salary from salary DB2 table. Can we redefine COM-3 variable with varchar variable?
What is the file organization clause ?
example for sub strings ? and refernce modifications whit output pls
0 Answers College School Exams Tests, IBM,
how the control comes back from subprogram to mainprogram
How do you reference the fixed block file formats from cobol programs
Hi all, I have a following requirement to write the cobol program. I have to load the 129 variables from input sequential file which are in excel sheet to the cobol inernal table. and after loading into table i have to compare this data with the business file. here compare means controlling the data whether the format(numeric,alpha) is same in the business file and in the table??? i have the same data in input and business file. could anyone please give me any idea of the logic?// i have all the 129 different variables(129rows,1 column)is there .
What is the difference between PIC 9.99 and 9v99?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the compute verb? How is it used?
How to remove 2 duplicate records and copy only one using job control language?
how many bytes does s9(7)COMP-3 field occupies?
what is the difference between Plan & package