Answer Posted / niki
Hitogram retruns the one line output for each key value
from the inverted list. for histogram ADABAS does not have
access to data storage,therefore we can not do any update
add or delete using histogram.
do correct me if i am wrong?
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is cobol coding sheet?
How can we see the copy book length using file-aid?
Explain the address converter?
What is the quality process in development?
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?
Explain the data storage?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How to create 1 ddm that fetches 3 adabas files simultaneously?
How converted the natural coding for adabas
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Can you explain control variable in online screens?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is a hyperdescriptor? How does it work?
Explain how to move cursor to a particular field when position is not known?
Explain why do we use file-aid for seqential files?