What does it mean if the null indicator has -1, 0, -2?
Answer Posted / islam
-1 indicates that the field contain a NULL value
0 indicates that the field contain valid value
-2 indicates that the field the field contain junk value
due to data conversion error
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
What are the various data types available in db2?
How to test SQL -911 error while developing COB-DB2 program
What is the use of predicate?
Can one database have multiple instances?
What's The Error Code For Unique Index Voilation?
What is the difference between using bind () and rebind () methods of naming class?
Can you tell me how can you find out the # of rows updated after an update statement?
What is image copy in db2?
what are bind concepts in db2 cobol?
Is ibm db2 free?
Explain what are the various isolation levels possible?
Is schema the same as database?
Why do we need reorg in db2?
What is table space in db2?
What is the syntax for FETCH in DB2 ?