whats the disadvantage of search all over search?
Answer Posted / sharath
1)Search all is applied only for single dimensional array.
However Search can be applied against single or
multidimensional arrays.
2)Only one WHEN condition is coded in Search all.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
Write a program to enter and display the names of students in a class using the occurs clause.
Write the code to count the sum of n natural numbers.
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...)
What is inspect in cobol ?
What is the difference between comp and comp-3?
How arrays can be defined in COBOL?
How do get the result of your program directly on your pc?
what is the difference between COBOL2 AND COBOL390?
What is the usage of comp fields in cobol?
how do you reference the rrds file formats from cobol programs
State the various causes of s0c1, s0c5 and s0c7.
How you can read the file from bottom?