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?



How to initialize a variable which is a constant in a lda. Suppose I want to declare a variable #a n..

Answer / 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

More ADABAS Interview Questions

what is the difference between Null compression and default compression?

3 Answers   JPMorgan Chase,


Explain associator in adabas?

0 Answers  


What is adabas and why it is used?

0 Answers  


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?

1 Answers  


Explain the significance of dbid used in adabs?

0 Answers  






Explain the difference between null compression and default compression?

0 Answers  


What is find and read operation in adabas file?

0 Answers  


Why adabas is used?

0 Answers  


What is adabas?

0 Answers  


What is the significance of DBID used in Adabs?

1 Answers  


how to update asingle record in adabas? by using GET, can we do a single record updation?

1 Answers   Satyam,


Define adabas?

0 Answers  


Categories