) how do u code after getting data?
No Answer is Posted For this Question
Be the First to Post Answer
What are different file OPEN modes available in COBOL?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
level number 77 is used to define a)group data b)elementary data c)redefine d)none
how do you reference the rrds file formats from cobol programs
What is length is cobol?
) how do u code after getting data?
how will you define vsam file in select clause?
how to convert the recors form vsam file to db2 table tru file aid
have in 100 records in a flat file i want to move records like 1,3,5,7,9,11,.. to Output file1 and 2,4,6,8,10,12,14 .. records moved to Output file2..Pls Provide real time answer..
Using string statement.Is coding three destination string from one source string possible in one code?or three codes for every destination string of one source string.?thank you
Describe the cobol database components?
what is meant by binary search?