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 |
how to pass 100 to s9(4) how r they inserted ?
How to pass return codes from cobol to jcl?
When can the USING phrase be included in the call statement ?
How will you find the currepted records in a file
why occurs clause not mentioned in 01 level
6 Answers HCL, NIIT, TCS, Tesco,
what is the use of comp2 ? where can we use it with example ?
How is sign stored in a comp-3 field?
write a program to eliminate duplicate records in a input file and send them to output file.THIS IS IGATE RECENT QUESTIONN.....JUST 1 WEEK BACKKKK...
if you give cylinder(1,1)how many cylinders it will be allocate?
01 a pic 9(9v99) 01 b pic 9(9.99) wht will be the stored vales in both cases
What are all the divisions of a COBOL program?
Mention the guidelines to write a structured cobol program?