i want to retrieve record b/w 2 dates in as400
Answer Posted / shishir
you can retrieve record between 2 dates is through openqry file :
ovrdbf share =*yes
oprnqry in condition there is a range parameter write those 2 dates between them
call program
dltovr
clof
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what are the key words you must use when using a subfile?
How Chain operation copies the record's data to the input buffer for the program?
How can we know running job is batch or interactive?
How to select highest score of each subject or how to select highest income of every month?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
How to declare the pull button in AS/400..
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
What is the purpose of record level identifier?
what is file information data structure?
how do I play {insert rpg system here}?
what is the necessary keyword needed to scroll subfile records?
how do you use commitment control in rpg?
What is file identifier where we can use?
what do you mean by an input subfile, what are the keywords required?