What is the difference between SEARCH and SEARCH ALL? What
is more efficient?
Answer Posted / laxmanrao
1)any relation operator can used in search
where as in searchall we use only equalto(=)operator only
2)multiple-when condition can used in search,where as in
search all we use only single when condition is used
3)search is efficient then perform ,search all is efficient
then perform
for detail about job fresher check in
http://jobplacementconsultantsinworld.blogspot.com
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How can you get the ksds file records into your cobol program?
What rules are followed by the search verb.
What is amode(24)?
What is rmode(24)
How are the next sentence and continue different from each other?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is the difference between perform … with test after and perform … with test before?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
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...)
Difference between cobol and cobol-ii?
How do u write test cases?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Name some of the examples of COBOl 11?