WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS
USED IN FILES CONCEPT? HOW DO WE USE IT?
Answer Posted / nans
NULL indicator specifically used to find the value is present
or not in Table. For PRIMARY key the value should present.
When working with this key in program, there may be chance of
no value is present/value truncated. In such cases, NULL
indicator is used.
In file NULL indicator cannot be used.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is the role of the cursor in db2?
How can you find out the # of rows updated after an update statement?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
How to find primary key of a table in db2?
Are view updateable?
What is bind plan?
What is the role of union all and union
How would you find out the total number of rows in a db2 table?
What is db2? Explain.
What is check constraint in db2?
What is the difference between cursor stability and repeatable read isolation levels?
What is db2 purescale?
How does cobol compile db2 program?
What is view db2?
How to check table size in db2 sap?