Whats the difference between search & search ALL?
Answer Posted / sushant kumar mohanty
Search : Sequential Search.
Table should have INDEX.
Table need not be in SORTED order.
Search ALL : Binary Search.
Table should have INDEX.
Table should be in sorted order of the searching
argument. There should be ASCENDING/DESENDING
Clause.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why occurs cannot be used in 01 level in COBOL?
HOw can I get the negative sign while deduct high value from low value
Differentiate between structured cobol programming and object-oriented cobol programming.
How do you reference the following file formats from cobol programs?
State the various causes of s0c1, s0c5 and s0c7.
What is the problem of ordered sequential files access?
In COBOL programming, what is PERFORM? What is VARYING?
What is the local-storage section?
What is length is cobol?
how do you reference the printer file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is link edit in cobol?
What is rmode(24)
Can you please let me know the centre name of INS certification in Kolkata.
What is Pic 9v99 Indicates in COBOL?