what's the equivalent Cobol Data type for Decimal(x,y) in
DB2? what does the current SQLID register contain?
Answer Posted / arun
cobol equivalent data type would be PIC s9(x-y)V9(y) comp3
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is db2 optimizer?
What is the difference between spufi and qmf?
When the like statement is used?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What is a page in db2?
List some fields from sqlca?
Explain dclgen.
Define sqlca.
Is db2 relational database?
What is the difference between nvl and coalesce?
How many databases are there?
Mention some fields that are a part of sqlca.
What is role in db2?
What is ibm db2 used for?
How does coalesce work?