What is the COBOL picture clause for a DB2 column defined
as DECIMAL(11,2)?
Answer Posted / sudhanshu
S(9)V9(2) USAGE COMP-3
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
How do you select a row using indexes in db2?
What is null in db2?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
How do I start db2 in windows?
Explain various types of locks in db2?
How can you find out the # of rows updated after an update statement?
What is precompiler in db2?
What is with ur in db2?
How can deadlocks be resolved?
What is the syntax for FETCH in DB2 ?
What is the purpose of rollback and commit?
How is a typical db2 batch pgm executed?
What are the rules for db2 programming?
What is dbrm in db2 database?
What is cursor with hold option in db2?