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?

Submitted by: Administrator
Using SQL, we can set second field value as '0'
Submitted by: Administrator

Read Online IBM RPG400 Job Interview Questions And Answers