What is length is cobol?
No Answer is Posted For this Question
Be the First to Post Answer
Can we change the password using ALTER? anyone tried and changed?
what is meaning by design document? who can repared for this?
wht happens if we dnt give scope terminator ?
What are the different data types available in COBOL?
What is the Importance of GLOBAL clause According to new standards of COBOL?
what is label record is standard or omitted in file description of data division?
01 a pic s9(5) occupies how many bytes ?
Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are the ways for doing this?
12 Answers T systems, Tech Mahindra,
If there are two files one with 100 records and other with 101 records. we have to find out the one record that is the odd man out . What are the steps to do it
how to fetch the record before the last record in a cobol file( its a huge file and if the key field is not known)
what is the difference b/w level no.01 & level no.77?
How is sign stored in a COMP field ?