WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS
USED IN FILES CONCEPT? HOW DO WE USE IT?
Answers were Sorted based on User's Feedback
We use Null Indicator to fetch the Null Values from the
database through the application Program.
If we don't mention Null Indictor, in that case Null Values will not be retrieved by application program.
THANKS
| Is This Answer Correct ? | 1 Yes | 0 No |
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 |
How can we read records for specific member in CL? AND rpg?
How to handle null values in db2
How do I import a csv file into db2?
How do you retrieve the first 5 characters of firstname column of db2 table emp?
What is meant by AUTO COMMIT?
Mention the downsides of page level lock.
Explain the function done by data manager?
What is a db2 table?
Can one database have multiple instances?
How to connect to db2 database from windows command line?
What is copy book?
Explain about mirror activator disk mirroring?