Answer Posted / nagaraj ramamoorthy
using concatenate operator
e.g string1||strting2||'string3'
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is difference between cobol and cobol/400
What is amode(24)?
how to convert the recors form vsam file to db2 table tru file aid
Explain how you can characterize tables in cobol?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
Why did you choose to work with ibm mainframe cobol programming?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is a scope terminator give example?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
A table has two indexes defined. Which one will be used by the SEARCH?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
how do you define single dimensional array and multidimensional array in your cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
How to remove 2 duplicate records and copy only one using job control language?
how do you reference the printer file formats from cobol programs