Whats the difference between search & search ALL?
Answer Posted / rajvee
search needs the index to be set before use..search all
doesnt need it.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is rmode(24)
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Write down the divisions of cobol program?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Explain how to differentiate call by context by comparing it to other calls?
Write a program that uses move corresponding.
Difference between cobol and cobol-ii?
What is amode(24)?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
For rewrite, why is it mandatory that file needs to be opened?
What is rmode(any) ?
Write the code to count the sum of n natural numbers.
Describe the cobol database components?