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

Answers were Sorted based on User's Feedback



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

Answer / senthil kumar

we can use

Is This Answer Correct ?    5 Yes 1 No

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

Answer / raghu

no we cant use joins in cursors

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More COBOL Interview Questions

input:- A 10 20 30 40 B 5 7 10 14 C 8 12 14 16.... output:- A = 100,B=36,C=50. Here spaces are considered between numbers. When we give input as above, the numbers should be added n displayed.So please help me out.

4 Answers  


Please let me know at which Scenarios we will go for STATIC call or DYNAMIC

3 Answers   IBM,


What is an in line PERFORM? When would you use it? Anything else to say about it?

4 Answers  


Write the code to count the sum of n natural numbers.

0 Answers  


What is file status 92?

3 Answers  






If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??

4 Answers   Accenture,


Whats the difference between search & search ALL?

3 Answers   IBM,


Read a flat file and write last but one (I have n records in a file I have to write n-1th) record in another flat file. Could you please provide me the code in COBOL?

1 Answers  


Explain about different table spaces.

0 Answers  


Hi, My interviewer ask A calls B and C calls B, a and b are static c and b are dynamic.what happens if they compile and execute at same time.

3 Answers   iGate,


What is the use of intialize verb?

0 Answers  


how to convert vsam table into DB2 table?

1 Answers   IBM, Wipro,


Categories