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
Write the code to count the sum of n natural numbers.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
i need a small 3d program using inline and outline.
What is the difference between perform … with test after and perform … with test before?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is the difference between Global and External Variables?
What is the difference between goback, stop run and exit program in cobol?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Explain how you can characterize tables in cobol?
Write the code implementing the perform … varying.
What is the local-storage section?