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 parameters are used to control the free space in DB2?
What are the bind parameters ibm db2?
What is the connection string to connect to the DB2 Database ?
Discuss about db2 bind?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
How does coalesce work?
What is db2 look?
What is explain plan in db2?
Define predicate?
How many types of page locks can be held in db2?
Can there be more than one cursor open for any program?
How connect db2 database to datastage?
What is the syntax for creating a table in the db2 database?
what is a corelated subquerry?
What is access path in db2?