Answer Posted / lu
first of all, i suggest you to read errors messages if you
get any error before asking (always learning
yourself) ...in db2 you have a lot...a lot error....
now
sqlcode = -801, -802 it's mean you try to divide your
column by zero....
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the cobol picture clause of the db2 data types date, time, timestamp?
Differentiate between cs and rr isolation levels? Where do you specify them?
What action db2 takes when a program aborts in the middle of a transaction?
What does a deadlock mean in DB2?
What is bind and rebind in db2?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What are the benefits of using the db2 database?
When reorg is used?
Explain correlated sub-queries.
Explain the function of data manager.
List out the three types of page locks that can be held.
How to access db2 tables in mainframe?
What is the maximum length of sqlca?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
Define predicate?