is it possible to pass an SQL query inside a jcl which is
inside a cobol program?
Answer Posted / sk
Hey Rajesh,
this is the joke of year. :0) cheers!!!.
-SK.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between PIC 9.99 and 9v99 in COBOL?
What are the pertinent COBOL commands?
Why occurs cannot be used in 01 level in COBOL?
What kind of error is trapped by on size error option?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
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.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
what is the difference between COBOL2 AND COBOL390?
Describe the cobol database components?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
what are decleratives in cobol?
Write a program that uses move corresponding.
how to refer the data field?
) what is the difference between AID and HANDLE AID?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.