Answer Posted / dd
Yes Nikki u r correct..
It has only access to Inverted list. So with the descriptor
value provided in search criteria, it can only return the
descriptor value and the total count of descriptor values
present.
Remember it does not return ISN value though it has access
to ISN field.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
How to create 1 ddm that fetches 3 adabas files simultaneously?
What is a hyperdescriptor? How does it work?
Can you explain control variable in online screens?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
What is cobol coding sheet?
How can we see the copy book length using file-aid?
Explain the difference between external subroutine and subprogram?
What is a hyperdescriptor?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Define cobol coding sheet?
Explain how to move cursor to a particular field when position is not known?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?