What is the difference between SEARCH and SEARCH ALL? What
is more efficient?

Answer Posted / sunrays

multiple when conditions can be used in search.
in search all single when condition should be used.

in search SEARCH key word is used.
in search-all SEARCH ALL key word is used.

table may not be in sorted order for search.
table must be in sorted order.

search is a linear search. search all is binary search.

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1842


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6823


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10583


How do we get current date from system with century in COBOL?

802


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

854






how do you reference the fixed unblock file formats from cobol programs

711


Define cobol?

857


What is length is cobol?

648


what are decleratives in cobol?

1827


How do you reference the fixed block file formats from cobol programs

703


Differentiate between structured cobol programming and object-oriented cobol programming.

663


What is the LINKAGE SECTION used in COBOL?

887


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

751


What is the utilization of copybook in cobol?

654


What is amode(31)

719