how can u retrieve the data from null values using
applicaion program.
Answer Posted / prachi
whenever you are retreving the data from null coloumn,
first you need to declare the null indicator in the working
storage section. and use this variable when you are
fecthing the data from null coloumn.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is a system catalog table in db2?
What is dbrm library?
What is plan in cobol db2?
is it compulsory commitment control in journal?
Mention the various locks that are available in db2.
What is check constraint. Explain with example.
How to compare data between two tables in db2?
Explain about cursor stability?
What is node in db2?
Is ibm db2 open source?
Explain packages.
How to test SQL -911 error while developing COB-DB2 program
What is sqlca’s maximum length?
What is access path in db2?
My sql statement select avg(salary) from emp yields inaccurate results. Why?