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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

What is redefines clause in COBOL?

0 Answers   B-Ways TecnoSoft,


Difference between file status codes 02 and 22.... since both are for duplicate key detection.

1 Answers  


what is index and how to use two tables using index?

1 Answers  


How many times the loop runs here 01 a pic 9(2) value 1. perform para1 until a=10 move 1 to a. stop run. para1: move 10 to a.

5 Answers  


i friends greetings to the day...!!! I face a quation like"while runnig the programe every day i have to access the previous day updates only...!! Ex:- Let last day 100 customers took bank account i have to select those customers only.."

4 Answers   CSC,






i want to use only first 100 records from a file.plz tell me how to write JCL for this(for read,copy,write operations).plz give me details of all posible JCL utilities?

7 Answers   CTS,


Difference between array and sub-script ?

0 Answers   HCL,


What is the Purpose of POINTER Phrase in STRING command in COBOL?

0 Answers   Winsol Solutions,


What is the default value of DISP parameter?

3 Answers   IBM,


1.Can we define condition-name conditions in FD entry.

11 Answers  


What is the LINKAGE SECTION used in COBOL?

0 Answers   UGC Corporation,


What is the usage of comp fields in cobol?

0 Answers  


Categories