Outcome of the result can be determined using the command
-
*NUMBER
-
*ISN
-
*COUNTER
-
*COUNT
-
*REC
A,B,C
Correct answer
Explanation
After a HISTOGRAM statement executes in Natural, you can check several system variables to determine the outcome: *NUMBER contains the count of occurrences found, *ISN holds the Adabas Internal Sequence Number of the current record, and *COUNTER provides a sequential count within the processing loop. Options D (*COUNT) and E (*REC) are not standard Natural system variables for this purpose.