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

Explain the difference between null compression and default compression?

0 Answers  


What is dbid used in adabas?

0 Answers  


What is the full form of 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  






What are the key features of adabas database system?

0 Answers  


what is adabas? Can u point me to a resource so I can study up for an interview?

6 Answers  


What is an Associator in ADABAS?

4 Answers  


There is subprogram and which is used in more then 200 modules. when we made changes to subprogram is it required to RESTOW all the main programs? If YES means how i can restow all 200 main programs at a time.

3 Answers   HCL,


Explain the advantages of adabas?

0 Answers  


Explain How will you the specification of database file?

0 Answers  


What is adabas?

0 Answers  


Categories