is it possible to pass an SQL query inside a jcl which is
inside a cobol program?
Answer Posted / jswan
Yes you can, as long as your project manager don't find out about your silly movements :-)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to refer the data field?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
explain sorting techniques in cobol program?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Name some of the examples of COBOl 11?
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?
What are different data types in cobol?
What are various search techniques in cobol? Explain.
What is the problem of ordered sequential files access?
Whats the difference between search & search ALL?
What is a report item?
what is the use of outrecord?
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 an in line perform? When would you use it? Anything else you wish to say about it.
What is the Purpose of Pointer in the string?