Describe the cobol database components?
No Answer is Posted For this Question
Be the First to Post Answer
perform I from 0 by 1 until I=5?How maney times it will executes
Wat is the difference between NEXT and CONTINUE statement in cobol,can any one explain with example.
i have two file one is ksds another one is esds i want store matching records in flat file how to you matching.
which generation language is cobol
What is the difference between working storage copybook and linkage section copybook?
What is the Importance of GLOBAL clause According to new standards of COBOL?
should I use Go back in the main program ? Yes we can use Go back in main program as well.
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
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?
wht r the advantages of 77 level number ?
wht is the use of evalute verb ? how do u declare recfm in cobol and jcl ?
How you can read the file from bottom?