What is binary search? where it is used?
Answers were Sorted based on User's Feedback
Answer / aruna
If the data in the Internal table is huge and
you are trying to read the data from the Internal table
then it is recommend to use binary search.
Read table <itab> with key <fieldname> binary search .
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / bandivenkateswarlu
Binary search is used in the internal table . in binary
search is used to after the retrive the data from the
database to sort the order for that purpose we should use
the binary search it will display the records one by one
syntax: sort itab by binary search ,
Is This Answer Correct ? | 1 Yes | 1 No |
Processing data from data base?
hi friends i am having one doubt. if i have main window in secondpage also in smart form wether it will trigger are not?
How do u know that updation is successful in BDC
how will u extract sales doc. number of corresponding billing doc. number with out using select query
What is buffering in abap?
What are the different types of luws. What are they?
what is meant by HIDE statement?
Tell me a scenario where did you use secondary index?
in start of selection if we perform validation ,what happens?
2 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
How to write file to application server?
What are the output type and Tcodes?
How do you take care of performance issues in your ABAP programs?