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

What is a report item?

745


What is rmode(any) ?

688


how to refer the data field?

1816


Why would you use find and get rather than to obtain?

696


What is amode(31)

728






I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2017


How do you reference the fixed block file formats from cobol programs

711


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

938


Whats the difference between search & search ALL?

5282


What is the utilization of copybook in cobol?

662


How you can characterize tables in cobol?

725


Are you comfortable in cobol or jcl?

649


What are the different types of condition in cobol and write their forms.

664


How do you differentiate between cobol and cobol-ii?

659


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

757