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
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
How do I delete a table in db2?
Explain about rct in db2?
What is phantom read in db2?
What does reorg do in db2?
What is the physical storage length of time data type?
What is the difference between dbm cfg and db cfg file in db2 ?
What is the difference between bind and rebind in db2?
What is db2? Explain.
Is ibm db2 free?
Can we insert update delete in view?
What is lock escalation in db2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
Mention the different locking levels that are available in db2.