DBA > Job Interview Questions > DB2 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:

DATE, TIME, TIMESTAMP?
DATE: PIC X(10)
TIME : PIC X(08)
TIMESTAMP: PIC X(26)

(Continued on next question...)

Other Job Interview Questions