A table has two indexes defined. Which one will be used by the SEARCH?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between a binary search and a sequential search?
How do you reference the following file formats from cobol programs?
what is the difference between Normal vaiable and comp variable.
What is normalisation?
What do you understand by passing by reference and passing by content?
What are the functions like c or c++ in cobol?
Define in-line perform?
can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans
If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??
01 x pic s9(8) comp. How will the following value be internally allocated '18787'
wht r the advantages of 77 level number ?
What does the INITIALIZE verb do?