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 multi row fetch in db2?
how 2 resolve the -311 sqlcode
How can we define a table? How can we apply SEARCH ALL on it ?
what is consistency token
What is an alias and how does it differ from a synonym?
What is the use of with ur in db2?
What is a buffer in memory?
What is the STOSPACE Utility used for?
Explain how can you do the explain of a dynamic sql statement?
How to know the primary key of a table without defining the primary key in the table?
What is a SELECT statement?
What are the contents of a DCLGEN?