Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between SEARCH and SEARCH ALL?

Answer Posted / karan

search is linear search. search the data based on condition.
search can work with multiple when conditions.
data is no need sorted order.
when ever we searching the data index clause must be used.
this will take more time compare with search all.

Search all:Binary search.
data must be a sequence either ascending or descending order .
only one when condition can be used.
this will take less time

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In COBOL, what is the different between index and subscript?

1281


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?

2631


Which Search verb is equivalent to PERFORM…VARYING?

1104


what is search and searchall?what is the diffrence between them?give an best example?

6922


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

1394


What is the difference between next sentence and continue in cobol programing language?

1278


how do you reference the rrds file formats from cobol programs

1656


what are decleratives in cobol?

2307


Explain about different table spaces.

1155


) what is the difference between AID and HANDLE AID?

2200


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

2135


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2428


Write the code to count the sum of n natural numbers.

1258


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

3212


HOw can I get the negative sign while deduct high value from low value

2304