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 / anoop
As far as my knowledge if there is a VARCHAR in table then
its host variable should have the length field and data
field. I feel you have to populate bothe the fields in order
to update the VARCHAR field. please get it confirmed also.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between perform … with test after and perform … with test before?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How do you reference the following file formats from cobol programs?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
what happens if parmparameter passes zero bytes to the program
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is a scope terminator give example?
What are the different open modes available in cobol?
Why occurs cannot be used in 01 level in COBOL?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is inspect in cobol ?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Differentiate between structured cobol programming and object-oriented cobol programming.
Give some examples of command terminators?
Why did you choose to work with ibm mainframe cobol programming?