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 |
How do you define a correlated name?
How can you display the current date & current time ?
What is Call attach facility? How does it work?
Under what circumstances will DB2 allow an SQL statement to update more than one primary key value at a time?
Explain an outer join?
In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?
How do you pull up a query which was previously saved in qmf?
What is a base table?
Are view updateable?
How to see the structure of db2 table??
What does a deadlock mean in DB2?
What is a trigger in the db2 database?