What is the COBOL picture clause for a DB2 column defined
as DECIMAL(11,2)?
Answer Posted / ranjana
its s9(9)v99.
| Is This Answer Correct ? | 24 Yes | 7 No |
Post New Answer View All Answers
Which component is responsible for processing sql statements and selecting access paths?
What is cascading rollback?
What is multi row fetch in db2?
What is the information associated with sysibm.syslinks table?
What are the different types of base tables?
What is the reason behind not using select * in embedded sql programs?
What is ibm db2 connect?
How can we retrieve the total number of records in RPG & CLLE?
How do you stop a db2 database in linux?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
List out the three types of page locks that can be held.
What is deadlock in db2?
What is db2 plan table?
How to find the maximum value in a column in the db2 database?
How do you simulate the explain of an embedded sql statement in spufi/qmf?