How to resolve SQL Code -310. The db table feild is
declared as Decimal(7,2).
Answers were Sorted based on User's Feedback
Answer / ashu
Check your program and make sure that the data you are
passing to this host variable do not contain NON-DECIMAL
value.
Is This Answer Correct ? | 28 Yes | 1 No |
Answer / satty
its just like your soc7 error... check your decimal data... whether it is decimal or not
Is This Answer Correct ? | 0 Yes | 8 No |
What is the significance of the CURSOR WITH HOLD clause in a cursor declaration?
What is drop table?
What is DCLGEN?
wht displays the number of times a query modified ?
On which levels locks can be applied?
If I have a view which is a join of two or more tables, can this view be updateable?
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
What db2 400?
List out the buffer pools in db2
What is package versioning? Please give an example.
What are the three types of page locks that can be held?
Why do we bind in db2?