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
What is the difference between Call and a Link?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
What do you understand by psb and acb?
What guidelines should be followed to write a structured cobol prgm?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Discuss about changing dataset name in proc.
How many sections are there in data division in COBOL?
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.
What the difference is between continue and next sentence?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Write the code implementing the perform … varying.
What are the different types of condition in cobol and write their forms.
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?