what are the array operations?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
suppose i i am changing / updating record of subfile and i want to change the record in reverse order . means i want to change the bottom record first and so on through readc . how i do it please any one explain .
suppose there are 100 records and i want to read records between 60-70 how we can read this 10 records in rpg
I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5. Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.
how can I tell when to replace the array?
two types of read performed in dataqueue?????
Anybody can explain the difference between SFLCLR & SFLINZ?
What is the difference between inner join @ outer join
How Chain operation copies the record's data to the input buffer for the program?
Can AnyOne tell me how to read join logical file in rpg from starting to end?
what is flat file?
what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.