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
What is meant by union and union all?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
How do I import a csv file into db2?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
How do I optimize a query in db2?
Define db2 and its databases?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is precompiler in db2?
How do you eliminate duplicate values in db2?
How do I connect my db2 database to ibm?
Is it possible using max on a char column?
What is concurrency?
What is the use of db2?
How do I delete a table in db2?
What is the maximum size of a char data type in db2?