What value the host varible will contain , if null
indicator value is -2 ? Will it contain the truncated value
or nothing will move ?
Answer Posted / mk
If the null indicator value is -ve, then the field will
have null value. if -2 means then there is a data
conversion error resulted the null indicator set to -2, so
the field will have nothing.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Explain the benefits you can get from mainframe connect?
What do you mean by storage group (stogroup)?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What are the contents of dclgen?
Explain db2.
My sql statement select avg(salary) from emp yields inaccurate results. Why?
Is the primary key a clustered index?
How to fetch the last row from the table in SQL (db2)?
What is sqlca’s maximum length?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
What is difference between alias and synonym in db2?
What is a system catalog table in db2?
If I have a view which is a join of two or more tables, can this view be updateable?
What is the use of reorg in db2?
What is host variable?