. How do we cast a variable in COBOL
write a program to eliminate duplicate records in a input file and send them to output file.
Explain about level numbers?
What are the different data types in cobol?
) What is the use of IGNORE?
what is rediffine clause?in what situation it can use?give me real time example?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
Hi Guys, I have faced one interview question if I have requirement to add 5 new columns to existing table what are prerequisite do i need to take.
How to code fscode 10 in cobol program? Where yoy code in your pgm?give ans for the question.
I have files that contains both duplicates files(occur more than twice) and non-duplicate files.The file is already sorted by a key.I want to determine those records that are duplicate and will be move to a duplicate file and non- duplicate files to be move to a valid file.thank you.help please
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
can we use reference modification an arry.
Describe the cobol database components?