is it possible to pass an SQL query inside a jcl which is
inside a cobol program?
Answer Posted / rajesh
Yes. We can move the sql statements from COBOL to JCL using
HPUNLOAD utility.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Have you used comp and comp-3 in your project? And how?
What are the pertinent COBOL
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is length is cobol?
Why occurs cannot be used in 01 level in COBOL?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between Call and a Link?
Which division and paragraphs are mandatory for a COBOL program?
Write a program to enter and display the names of students in a class using the occurs clause.
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
How do u write test cases?
What are literals?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
How do we get current date from system with century in COBOL?
what is difference between cobol and cobol/400