What does it mean if the null indicator has -1, 0, -2?
Answer / 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 |
If we keep the DCLGEN structure for a table in a copybook and include it in the COBOL program using the COPY statement, will there be any impact during compilation or at any stage of program execution?
How to resolve -803 sql code in DB2?
My cobol program(not having any sql statements) is calling another cobol program ( having sql statements), what is needed for compilation and run in jcls .
how can i pull up a query which was previously stored in qmf
How to resolve -917 sql code in DB2?
what is plan? is plan executable or package?
Why db2 is called db2?
What is the usage of open cursor command?
What is a Database Request Module(DBRM)?
What is explain in db2?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
how to take the back up of the DB2 table.