Why we are using comp and comp-3 in real time projects?
Answer Posted / vish
In DB2 SQL copybooks
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the rules of the move verb?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Write the code implementing the perform … varying.
What is the difference between perform … with test after and perform … with test before?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
how to move the records from file to array table. give with code example
IF I mention stop run in CICS what happens?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the Purpose of Pointer in the string?
Why occurs cannot be used in 01 level in COBOL?
Which Search verb is equivalent to PERFORM…VARYING?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is length is cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What are the different rules for performing sort operation?