What is the physical storage length of each of the
following DB2 data types: DATE, TIME, TIMESTAMP?



What is the physical storage length of each of the following DB2 data types: DATE, TIME, TIMESTAMP..

Answer / sadiq afroze

DATE: 4bytes
TIME: 3bytes
TIMESTAMP: 10bytes

Is This Answer Correct ?    16 Yes 1 No

Post New Answer

More DB2 Interview Questions

Explain an outer join?

1 Answers  


Which transaction use a command thread ?

1 Answers  


Can there be more than one cursor open for any program?

0 Answers  


AGGREGATE function support by DB2. A) SUM & AVG B) SUM, MIN & AVG C) SUM, MAX, AVG , MIN &COUNT D) NONE

2 Answers   Accenture,


if suppose i am having an ACCOUNT table with 3 coloumns ACC. NO,ACC. NAME,ACC. AMOUNT . If a unique index is also defined on ACC.NO and ACC.NAME then write a query to retrieve account holders records who have more than 1 ACC.

8 Answers   Wipro,






Can we declare DB2 HOST variable in COBOL COPY book?

2 Answers  


why we go for SPUFI for creating tables or for sql queries?

4 Answers  


WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?

2 Answers   IBM,


Update command

1 Answers  


Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.

6 Answers   IBM,


How do I add a column to a table in db2?

0 Answers  


What is ibm db2 client?

0 Answers  


Categories