What is the COBOL picture clause for a DB2 column defined
as DECIMAL(11,2)?

Answer Posted / srinivasa gudla

PIC S9(9)V99 COMP-3.

In DECIMAl(11,2), 11 indicates the size of data type and 2
indicates the precision.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are db2 objects?

630


Explain about open switch business continuity software?

552


What is a db2 schema?

752


What are types of indexes?

580


Where can you declare a cursor in a cobol-db2 program?

596






What is copy pending status in db2?

625


Explain db2.

605


How do I connect my db2 database to ibm?

596


How does db2 sample database connect?

561


What is cursor stability in db2?

796


Can we update view in db2?

547


My sql statement select avg(salary) from emp yields inaccurate results. Why?

634


What is a page in db2?

600


Which command is used to remove all rows from a table?

542


What is bind and rebind in db2?

638