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 catalog tables in db2?
What is null value in db2?
Explain how can you do the explain of a dynamic sql statement?
What are types of indexes?
What is runstats db2?
What is an instance database?
List down the data types in the db2 database.
What is the advantage in De-normalizing tables in DB2?
Name the lockable units in DB2?
What is load utility in db2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What is db2 bind?
How can the duplicate values be eliminated from db2 select?
Explain the function of data manager.