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
What is length is cobol?
what happens if parmparameter passes zero bytes to the program
What are the pertinent COBOL
What is the difference between Call and a Link?
how to refer the data field?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How do you get the data to code the BMS macro?
Write some characteristics of cobol as means of business language.
What are declaratives and what are their uses in cobol?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Why occurs cannot be used in 01 level in COBOL?
What is the default value(s) for an initialize and what keyword allows for an override of the default?