What is the COBOL picture clause for a DB2 column defined
as DECIMAL(11,2)?
Answer Posted / pradeep
it is s9(m-n)v9(n) comp-3 in this case m=11, n=2
ie s9(9)v9(2) comp-3
| Is This Answer Correct ? | 30 Yes | 4 No |
Post New Answer View All Answers
What is copy pending and check pending in db2?
What is cascading rollback?
What is dbrm library?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is the use of db2?
What is the connection string to connect to the DB2 Database ?
Explain about dbrm.
What is db2 optimizer?
Which component is responsible for processing sql statements and selecting access paths?
How to run db2 command in windows?
Explain the function of data manager.
What is explain plan in db2?
Highlight all the advantages that are attached to a package.
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What does db2 mean?