How to 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?

Answer Posted / shashi

You can define that variable using CONST clause as below
#a n1(1:7) CONST<1,2,3,4,5,6,7>

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between null compression and default compression?

515


Define adabas?

492


Define an associator in adabas?

520


Explain How will you the specification of database file?

489


What is adabas?

593






Explain associator in adabas?

476


Explain the significance of dbid used in adabs?

479


What is the full form of adabas?

551


What is find and read operation in adabas file?

470


Explain the advantages of adabas?

572


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?

548


What is dbid used in adabas?

546


Why adabas is used?

525


What are the key features of adabas database system?

503


What is adabas and why it is used?

549