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



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

Answer / maitree priyadarsini

Yes. We can update a single record by get. All we need to know is the isn of the record.

Gt.

Get #isn (view)
update (Gt1.)

end transaction

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More ADABAS Interview Questions

What is the full form of adabas?

0 Answers  


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?

5 Answers   TCS,


Explain How will you the specification of database file?

0 Answers  


Define adabas?

0 Answers  


What is dbid used in adabas?

0 Answers  






Explain the significance of dbid used in adabs?

0 Answers  


Explain the advantages of adabas?

0 Answers  


What is the significance of DBID used in Adabs?

1 Answers  


Difference between Find and Read operation in ADABAS file.

1 Answers   Cognizant,


what is the difference between Null compression and default compression?

3 Answers   JPMorgan Chase,


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,


Why adabas is used?

0 Answers  


Categories