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 / muneer
I have No clarity ----But based on my view iam giving a idea
we can select data using the date field
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is rmode(24)
How many sections are there in data division in COBOL?
How to remove 2 duplicate records and copy only one using job control language?
What rules are followed by the search verb.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How do define dynamic array in cobol.
Can we change the password using ALTER? anyone tried and changed?
What are the different data types in cobol?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
How do u write test cases?
Mention the guidelines to write a structured cobol program?
how do you define single dimensional array and multidimensional array in your cobol?