How converted the natural coding for adabas
Would like to know if have an expecific command that returns a code or something about the execution of a CALLNAT. For example ... CALLNAT 'SUBPRG' [parameter] [parameter] ... [here comes a code or command that checks if the CALLNAT was successful]
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?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
difference between fetch , call and callnat
Explain the data storage?
What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.
Tell me can we update with histogram?
How are you going to remove duplicates from the file that is being read?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
What exactly is a hyperdescriptor? How does it work?
What is STACK in Natural? How we can use it in Program? Give me Eg.?