IBM Natural Question:
Download Job Interview Questions and Answers PDF
How to find occurrence of MU and PE fields in a file?
Answer:
Number of occurances in MU and PE can be found by c*field
name.
If Adabas file having MU field 'switch' and has 5 values.
then in module you can find it by C*switch. this will have
value 5.
name.
If Adabas file having MU field 'switch' and has 5 values.
then in module you can find it by C*switch. this will have
value 5.
Download IBM Natural Interview Questions And Answers
PDF
Previous Question | Next Question |
How to move cursor to a particular field when position is not known? | Explain difference between read work file 1 and read work file once? Why we are using work file once? |