Answer Posted / biswamoy majumder
To insert a NULL, move -1 to the null indicator, To insert
a valid value, move 0 to the null indicator.
declare separately Null indictor variable in Working-
Storage section.
10 variable-NI pic s9(04) Usage comp.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is copy pending and check pending in db2?
When reorg is used?
What is the difference between bind and rebind in db2?
What is the use of dclgen in db2?
What are the rules for db2 programming?
What is the maximum number of columns in a db2 table?
How do I delete a table in db2?
What is lock escalation in db2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
Why db2 is called db2?
What are the 2 sqlcodes that are returned?
What r the comman abends in db2, jcl and cobol???????
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What is db2 purescale?
What is runstats db2?