whats the difference between search and search all?

Answer Posted / khasim

Search is Sequential Search. Records need not in sorted
orer.
Searchall is Binary Search. Records should be in sorted
order.

In Search we should set position where we start.
In Searchall, we will not set the position.

We can write more than one WHEN clause in Search. But in
search all we should write only one WHEN clause.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is amode(24)?

676


How to remove 2 duplicate records and copy only one using job control language?

729


In which area will you utilize 88 level items in cobol?

704


Write a program to enter and display the names of students in a class using the occurs clause.

640


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

691






How do u write test cases?

1629


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

699


What are different data types in cobol?

676


What are various search techniques in cobol? Explain.

639


What is the utilization of copybook in cobol?

648


Give some examples of command terminators?

749


When is inspect verb is used in cobol?

666


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1915


What is an in line perform? When would you use it? Anything else you wish to say about it.

637


what is the use of outrecord?

1763