whats the disadvantage of search all over search?

Answer Posted / venkat

search is a normal search so it takes a less time to search
the related information but search all first,it will divide
the table and then it will search depends on the
imp.statements like bottom up or up down statments so,for
that one search all will take sme time to search the
contents. for a large no records also search is
sufficient..
correct me ...if wrong..venkat

Is This Answer Correct ?    2 Yes 2 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?

752


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

679


what is the use of outrecord?

1765


What is the default value(s) for an initialize and what keyword allows for an override of the default?

689


What guidelines should be followed to write a structured cobol prgm?

663






How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3711


Write a program that uses move corresponding.

668


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8616


What are literals?

622


What is the utilization of copybook in cobol?

650


What is the difference between binary search and sequential search?

635


Write a program to explain size error.

667


How to remove 2 duplicate records and copy only one using job control language?

732


Can a Search can be done on a table with or without Index?

798


Difference between array and sub-script ?

1157