What is the COBOL picture clause of the following DB2 data
types: DATE, TIME, TIMESTAMP?
Answer Posted / kalyani
DATE PIC X(10)
TIME PIC X(8)
TIMESTAMP PIC X(26)
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
What is lock escalation in db2?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What are the various isolation levels possible?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
How to run db2 command in windows?
Is db2 a mainframe database?
How to execute stored procedure in db2 command editor?
What is dbrm? What it contains?
What are packages in db2?
What are the contents of dclgen?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What types of tables are there in the db2 database?
What is the latest version of ibm db2?
What is a cursor in programming?
Explain the benefits you can get from mainframe connect?