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 a dbrm in db2?
What is phantom read in db2?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
Explain dclgen.
What is the difference between plan and package in db2?
What is the syntax for FETCH in DB2 ?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
Explain the contents that are a part of dclgen.
Which command is used to connect to a database in DB2 ? Give the Syntax.
How to restart a DB2 program?
What is db2 bind process?
What types of tables are there in the db2 database?
How to view db2 table structure?
How to resolve deadlock issue
What is an instance in db2?