can we use full outer join with cursors declared in cobol
program?

Answer Posted / raghu

no we cant use joins in cursors

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to print 10 to 1 if the input have only 10 digit number?

813


What is the difference between Global and External Variables?

666


What is the usage of comp fields in cobol?

660


How do you differentiate between cobol and cobol-ii?

658


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






Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2060


What is the use of intialize verb?

751


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686


What is the difference between comp and comp-3 usage?

681


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1933


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2734


What is the Purpose of Pointer in the string?

643


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1616


What is the difference between comp and comp-3?

704


Write down the divisions of cobol program?

671