What is the COBOL picture clause for a DB2 column defined
as DECIMAL(11,2)?
Answer Posted / guest
its s9(9)v99.
| Is This Answer Correct ? | 11 Yes | 8 No |
Post New Answer View All Answers
List out the data types available.
What are concurrency issues?
Explain package in db2 and its advantages?
What is a plan and package in db2?
How to find the number of rows in db2 tables?
what is utility for parm lib
How do I add a column to an existing table in db2?
Why do we bind in db2?
What is difference between isnull and coalesce?
What is commit in db2?
What is db2 command?
What is dpf in db2?
What is the use of value function?
What is collection in db2 bind?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?