1.

Can You Tell Me What Is The Physical Storage Length Of Each Of The Following Db2 Data Types:

Answer»

DATE, TIME, TIMESTAMP and its PICTURE clause in COBOL. DATE: 4bytes DATE: PIC X(10) TIME: 3bytes TIME PIC X(08) TIMESTAMP: 10bytes TIMESTAMP: PIC X(26)

DATE, TIME, TIMESTAMP and its picture clause in COBOL. DATE: 4bytes DATE: PIC X(10) TIME: 3bytes TIME PIC X(08) TIMESTAMP: 10bytes TIMESTAMP: PIC X(26)



Discussion

No Comment Found