Answer Posted / nagaraj ramamoorthy
no need use the SET verb in search all (Binary Search)
because it will automatically initialise and increase the
index variable in the table.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
how to convert the recors form vsam file to db2 table tru file aid
What are the access modes of START statement?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
how do you reference the variable block file formats from cobol programs
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How do you reference the fixed block file formats from cobol programs
explain sorting techniques in cobol program?
) how do u code after getting data?
Which Search verb is equivalent to PERFORM…VARYING?
Explain what you understand by passing by value.
What is the difference between goback, stop run and exit program in cobol?
What is difference between static and dynamic call in cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Write a program that uses move corresponding.
How are the next sentence and continue different from each other?