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 a bind in db2?
Mention the location where the output received from explain statement is stored.
What is a collection in db2?
What's The Percentage Free Space ?
What is explain plan in db2?
What is ibm db2 client?
What is the maximum size of a char data type in db2?
What is runstats and reorg in db2?
How do I add a column to a table in db2?
Explain about rct in db2?
What is bind plan?
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 ?...
What is schema in db2?
What is null indicator in db2?
How do you eliminate duplicate values in db2?