is it possible to pass an SQL query inside a jcl which is
inside a cobol program?
Answer Posted / amy
SQL query can be passed in the JCL but not sure of when it
is inside a cobol-program part
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how do you reference the variable unblock file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is the difference between structured cobol programming and object alternativelyiented cobol?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Why would you use find and get rather than to obtain?
What are different data types in cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What rules are to be followed while using the corresponding options?
Describe the cobol database components?
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
Can we redefine the field of x(200) to less than 200?
HOw can I get the negative sign while deduct high value from low value
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What are all the divisions of a COBOL program?
In COBOL programming, what is PERFORM? What is VARYING?