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.."
Answer Posted / krishna
No clarity in the question....
solution will depend on,where the previous day data is
getting stored??
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In COBOL, what is the different between index and subscript?
What is the problem of ordered sequential files access?
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
How do we get current date from system with century in COBOL?
how to refer the data field?
) what is the difference between AID and HANDLE AID?
When is inspect verb is used in cobol?
In COBOL programming, what is PERFORM? What is VARYING?
How many bytes S(8) comp field occupy and its maximum value?
Give some examples of command terminators?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
What rules are to be followed while using the corresponding options?
Name the divisions, which are available in a cobol program?
Which Search verb is equivalent to PERFORM…VARYING?
Difference between cobol and cobol-ii?