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
What do you understand by psb and acb?
) what is the difference between AID and HANDLE AID?
what are decleratives in cobol?
What are the pertinent COBOL commands?
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?
Give some examples of command terminators?
Write a cobol program making use of the redefine clause.
What are the various section in data division and briefly explain them.
In COBOL, what is the different between index and subscript?
Differentiate between structured cobol programming and object-oriented cobol programming.
Write a program to enter and display the names of students in a class using the occurs clause.
What is the difference between external and global variables in COBOL?
What is the difference between comp and comp-3?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
When is inspect verb is used in cobol?