what is index and how to use two tables using index?
Answer / venkat
unique is writen in table so we mention in index duplicate records not allowed
| Is This Answer Correct ? | 2 Yes | 3 No |
We have 3 programms A,B,C.In the middle of the program A the controls goes to program B and in the middle of the program B control wants to go program C,after completion of program C again control comes to program B and again after completion of program B control comes to program A.How the process will takes and what are the controls we use for that process.If it is possible anybody of you explain with example?
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
How do you set a return code to the JCL from a COBOL program?
i need a small 3d program using inline and outline.
what is the size of W-REC in the following 01 W-REC 05 A PIC 9(4)V99 05 B READLINES A 10 C PIC XX 10 D PIC S9(4) 05 E OCCURS 7 PIC ZZ.ZZ 05 F OCCURS 5 10 G PIC ZZ.ZZZ99 10 H OCCURS 3 15 J PIC 9(3) 15 K PIC V99
what happens if parmparameter passes zero bytes to the program
how many bytes does s9(7)COMP-3 field occupies?
I've one string with spaces ( I N D I A ). My question is I want remove the spaces & combine in to single string without space (INDIA).How we can write the cobol program & wich options we need to use. Please let me know.
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is Redefines clause?
can I copy book which contain db2 statment in procedure divion?
how do you reference the printer file formats from cobol programs