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
What are various search techniques in cobol? Explain.
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is the problem of ordered sequential files access?
What are the various section in data division and briefly explain them.
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What are declaratives and what are their uses in cobol?
what is the use of outrecord?
What is a report item?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc