what's the equivalent Cobol Data type for Decimal(x,y) in
DB2? what does the current SQLID register contain?
Answer Posted / sirisha
It is PIC 9(x-y)V9(y)
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
How to check last update on table in db2?
What types of tables are there in the db2 database?
Is schema the same as database?
Can you use max on a char column?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What is clone table?
What is null indicator in db2?
What is a db2 package?
Define db2.
What is the maximum size of varchar data type in db2?
What are bind parameters in db2?
What is dclgen in db2?
How and when does the db2 enforces the unique key?
How to get the ddl of a table in db2?
Define declaration generator (dclgen).