HOW WE WILL SORT THE ARRAY WHICH IS GOING TO USE FOR SEARCH
ALL?

Answer Posted / raghav

by using sort function in jcl
jst take the the on whuch we are going to use the searchall
as input file

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between array and sub-script ?

1169


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1119


What is the difference between PIC 9.99 and 9v99 in COBOL?

737


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1000


What is the problem of ordered sequential files access?

704






What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

681


What is the difference between binary search and sequential search?

643


Write a cobol program making use of the redefine clause.

739


What is the difference between Call and a Link?

702


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1808


Which is not true about evaluate statement

1595


What is a report item?

741


Write some characteristics of cobol as means of business language.

621


What is the Purpose of POINTER Phrase in STRING command in COBOL?

723


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2060