how to pick up the changed records every time in a subfile after the first change made ?
Answer / vishwa natri
Seton SFLNXTCHG keyword indicator and update the subfile record.
| Is This Answer Correct ? | 0 Yes | 0 No |
how do you use exceptional write in c specs?
What is the exact difference between Service Program and Binding Directory?
which are the member types which seu supports?
What is an Array Data Structure?
How to see active jobs of the system.
Is it possible to add an keyfield or field to an Physical file without changing its file identifier. Example : - Say I have an existing physical file which is being used in 5 programs. Now I want to add an additional Keyfield or an field to it and I don't want to recompile the programs.
What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error
what is a non-join logical file?
How many primary files allowed in a program?
What is the purpose of the following? FORDHDR1 IF E K DISK ORDHDRF KRENAMEORDHDRF1
can a join logical file be updated?
how can database records be read without lock ?