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 os does db2 run on?
How is deadlock resolved?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is dbrm library?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
What is universal database?
What is the physical storage length of date data type?
Is db2 a database?
What is the purpose of rollback and commit?
Why db2 is called db2?
What is runstats db2?
What do you mean by storage group (stogroup)?
Define check constraint.
List out the three types of page locks that can be held.
What is the syntax for FETCH in DB2 ?