hi while inserting into DB2 table with column as varchar thru cobol-DB2 program taking length field as zero and text field some value e.g 'AB123'
What value will be inserted into Table for that column.... for me it is inserting exact value....
Then what is the use of length field in this regards