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

Answer Posted / senthil kumar

we can use

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the cobol database components?

682


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2725


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

703


What is cobol?

749


) How do u handle errors in BMS macro

1512






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

813


Can we change the password using ALTER? anyone tried and changed?

1550


How you can characterize tables in cobol?

721


How do we get current date from system with century in COBOL?

807


What are the rules of the move verb?

708


What is the difference between Call and a Link?

702


What is the difference between PIC 9.99 and PIC9v99?

783


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.

3722


Why occurs cannot be used in 01 level in COBOL?

720


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.

934