What is the format (internal layout) of ?TIMESTAMP??
Answer Posted / s
yyyy mm dd hh mm ss nnnnnn
2 + 1 + 1 +1+ 1+ 1+ 3 = 10
Internal representation of TIMESTAMP is a string of 10
bytes. One byte for two packed decimal digits.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What's The Percentage Free Space ?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is dbrm? What it contains? When it will be created?
Which component is responsible for processing sql statements and selecting access paths?
Why do we use cursor?
What is the maximum size of varchar data type in db2?
What does db2 stand for?
Mention the definition of cobol in varchar field.
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
How does a cursor work?
How to create db2 table in mainframe?
Which isolation level provides maximum concurrency?
What is consistency token in db2?
How is deadlock resolved?
Is schema the same as database?