WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS
USED IN FILES CONCEPT? HOW DO WE USE IT?
Answer Posted / mr. cooooool
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 |
Post New Answer View All Answers
What is syscat in db2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is database manager in db2?
What action db2 takes when a program aborts in the middle of a transaction?
What is the reason behind not using select * in embedded sql programs?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
Explain in detail about buffer manager and its functionalities?
Why do we use cursor?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
Define check constraint.
What are packages in db2?
What is an instance in db2?
What are foreign keys in db2?
Highlight all the advantages that are attached to a package.
Differentiate between cs and rr isolation levels? Where do you specify them?