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
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Write the code to count the sum of n natural numbers.
Explain about different table spaces.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the utilization of copybook in cobol?
In COBOL programming, what is PERFORM? What is VARYING?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is the local-storage section?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is amode(31)
For rewrite, why is it mandatory that file needs to be opened?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between PIC 9.99 and PIC9v99?