A Table feild is declared as Decimal(7,2). I want to insert
the decimal in to this column thru cobol-db2 program.
How should I declare my local input file variable
or any suggestion?
Answer Posted / nitin
Thanks... Prabhakar
This works
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What's The Error Code For Unique Index Voilation?
what is the role of the cursor in db2?
How do you pull up a query which was previously saved in qmf?
What is phantom read in db2?
What is null indicator in db2?
What is the role of data manager in the db2 database?
Mention the various locks that are available in db2.
How to restart a DB2 program?
What are iseries servers?
What is cloudant database?
What is drop table?
Outputs of explain are with matchcols = 0. What does this signify?
What is view db2?
How do I add a column to a table in db2?
My sql statement select avg(salary) from emp yields inaccurate results. Why?