Explain How will you the specification of database file?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the advantages of adabas?
What are the key features of adabas database system?
Difference between Find and Read operation in ADABAS file.
what is adabas? Can u point me to a resource so I can study up for an interview?
Define an associator in adabas?
Suppose if I have updated few fields of adabas file using update command, and after that I used display to see that field get updated or not. If in display it showing nothing or record did not get updated then what can be the possible reasons?
Why adabas is used?
What is adabas?
What is dbid used in adabas?
how to update asingle record in adabas? by using GET, can we do a single record updation?
What is the significance of DBID used in Adabs?
How can we initialize a variable which is a constant in a LDA. Suppose I want to declare a variable #a N1(1:7) having constant values as 1,2,3,4,5,6, and 7 for respective occurance then how can we do that?