Suppose my file has 10 fields and I want to make the 2nd field zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation?
Answer Posted / david
use sql to update the field to 0.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is program status data structure?
what was the robotech rpg?
what is file information data structure?
how do I play {insert rpg system here}?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is a rpg?
can I touch the array during treatments?
What is the purpose of record level identifier?
how can I tell when to replace the array?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
what do you mean by an input subfile, what are the keywords required?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
How to write record if no field or the field are different in physical file in rpgle ?