I have one column say 'X' defined as VARCHAR
Can anyone tell me What are the different ways to update
this column thru COBOL-DB2 program?

Answer Posted / kk

hi,
if declare varchar format must declare length and text in
level no 49.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In COBOL programming, what is PERFORM? What is VARYING?

676


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1964


Why did you choose to work with ibm mainframe cobol programming?

637


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

940


What are the cobol coding sheets?

673






What are different data types in cobol?

701


What is the difference between Global and External Variables?

674


How many bytes S(8) comp field occupy and its maximum value?

1644


What is redefines clause in COBOL?

853


Which mode is used to operate the sequential file?

681


What are the different rules of SORT operation?

704


What is the difference between PIC 9.99 and 9v99 in COBOL?

739


How do you reference the fixed block file formats from cobol programs

713


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

685


How do you define a variable of comp-1 and comp-2?

711