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 the difference between next sentence and continue in cobol programing language?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How do define dynamic array in cobol.
What is comp-1 and comp-2?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
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.
How are the next sentence and continue different from each other?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What are the access modes of START statement?
What are the different data types in cobol?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
How to print 10 to 1 if the input have only 10 digit number?
What is the local-storage section?
) How do u handle errors in BMS macro
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?