how can you identify wheather the program is using search
or search all in the cobol program?

Answer Posted / krishnachaitanya

when we declare table ocuurs clause we give one key either
accending or descending key for binary search means we use
ordered data in that we use seachall key word here we get
only one record no duplicate.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to differentiate call by context by comparing it to other calls?

679


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.

3706


) what is the difference between AID and HANDLE AID?

1626


What is link edit in cobol?

729


What is the use of intialize verb?

735






A table has two indexes defined. Which one will be used by the SEARCH?

746


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

619


how do you reference the fixed unblock file formats from cobol programs

698


What is perform what is varying?

693


How many bytes S(8) comp field occupy and its maximum value?

1620


What is the difference between PIC 9.99 and PIC9v99?

769


Whats the difference between search & search ALL?

5235


i need a small 3d program using inline and outline.

1629


Write a cobol program making use of the redefine clause.

719


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

749