DBA > Job Interview Questions > DB2 ( IBM Database 2 ) Interview Questions

What is the COBOL picture clause of the followin

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What is the COBOL picture clause of the following DB2 data types?

Q: What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?

AN:
DATE: PIC X(10)
TIME: PIC X(08)
TIMESTAMP: PIC X(26)

(Continued on next question...)

Other Job Interview Questions