What should be the sorting order for SEARCH ALL?
Answers were Sorted based on User's Feedback
Kavya Answer is Correct, Either Ascending or Descending
Order using Search All. Using Search there is no need of
Sorting Order
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vampire
yeah it is not necessary to give in ascending order
i ill give u d syntax
set indexname to 1
search identifier1 at end "not found"
when dataname1=literal1/identifier1 and
dataname2=ilteral2/identfiier2
perform para a
end-search
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shanuss
But as per my knowledge it is binary search and we have to
give the search word in sorted order...What do you say?
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
0 Answers TryTechnicals Pvt Ltd,
Please let me know how the Eject verb works for page break.. I want to know the code, how it is used.
How you can read the file from bottom?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
what are the steps to sort in a cobol program?
how to code in cobol while using variable block file?
why mainframe we use not like java as frontend oracle as backend. or not word excel.In there also huge ammount data stored.
how do you reference the variable unblock file formats from cobol programs
What type of Call you would use if you don;t want the control back to the calling program?
How is sign stored in Packed Decimal fields and Zoned Decimal fields?
01 x pic s9(8) comp. How will the following value be internally allocated '18787'
) how do u code after getting data?