When is inspect verb is used in cobol?
What is perform what is varying?
How many divisions we have in Cobol ?
how many maximum no of variables can be declared in linkage section ?
Name the divisions in a COBOL program ?
What are the differences bitween cobol and cobol-2?
how to convert the recors form vsam file to db2 table tru file aid
what is label record is standard or omitted in file description of data division?
How do you fetch current date in normal cobol pgm and in cobol-db2 pgm?
PERFORM ACCUMULATE-TOTALS VARYING A FROM 1 BY 2 UNTIL A >2 AFTER B FROM1 BY 1 UNTIL B>2 AFTER C FROM 2 BY -1 UNTIL C<2 How many times the paragraph ACCUMULATE-TOTALS would be exicuted?
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)?
I know my query will return more than one row but I don't want cursor what should I do?
i WANT ALL ERROR codes IN CICS and DB2