What is the COBOL picture clause of the following DB2 data
types: DATE, TIME, TIMESTAMP?
Answer Posted / islam
date pic x(10)
time pic x(08)
timestamp pic x(26)
| Is This Answer Correct ? | 40 Yes | 3 No |
Post New Answer View All Answers
What is db2 purescale?
How do I start db2 in windows?
How can deadlocks be resolved?
Explain the function of data manager.
What is meant by dclgen?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
How do I connect my db2 database to ibm?
What is database alias db2?
Define data page.
What parameters are used to control the free space in DB2?
Can you use max on a char column?
How to take backup of table in db2?
Which are the db2 tools to protect integrity of the database?
Which components manage deadlocks in db2?
What do you mean by cursor?