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
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
Explain the benefits you can get from mainframe connect?
Mention the different locking levels that are available in db2.
Explain various types of locks in db2?
How to run db2 command in windows?
How does coalesce work?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is a plan and package in db2?
What is the difference between spufi and qmf?
How do I connect my db2 database to ibm?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is ibm db2 database?
Give a brief description of db2 isolation levels?
What is the function of logging in the db2 database?
How do you stop a db2 database in linux?