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
How do I copy a table in db2?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
Explain the contents that are a part of dclgen.
What is concurrency?
List some fields from sqlca?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What is the use of db2?
What is syscat in db2?
What is schema in db2?
Comment whether the cursor is closed during commit or not.
Which command is used to connect to a database in DB2 ? Give the Syntax.
Is db2 free?
How many databases can be created inside an instance in db2 ?
How do I delete a table in db2?