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
Describe the cobol database components?
What are the different data types in cobol?
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 is difference between cobol and cobol/400
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Whats the difference between search & search ALL?
What is the difference between goback, stop run and exit program in cobol?
how do you reference the printer file formats from cobol programs
Write a program that uses move corresponding.
How you can characterize tables in cobol?
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
What is rmode(24)
Explain how to differentiate call by context by comparing it to other calls?
How arrays can be defined in COBOL?
How many sections are there in data division in COBOL?