What is the physical storage length of each of the
following DB2 data types: DATE, TIME, TIMESTAMP?
Answer Posted / sadiq afroze
DATE: 4bytes
TIME: 3bytes
TIMESTAMP: 10bytes
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Explain about dbrm.
What is the picture clause of null indicator variable?
Is it possible using max on a char column?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is difference between rollback and commit?
What is the role of data manager in the db2 database?
What is the syntax for creating a table in the db2 database?
What is the difference between cursor and select statement?
What is a trigger in the db2 database?
How do you select a row using indexes in db2?
How to find primary key of a table in db2?
What is copy pending and check pending in db2?
What are types of indexes?
What is the default page size of buffer pools?