What is the format (internal layout) of ?TIMESTAMP??
Answer / 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 |
how to copy the host variables from ps file into cobol program other than include statement
What is a clustered index?
How can we define a table? How can we apply SEARCH ALL on it ?
What is meant by explain?
How can you split a table in to exactly half?
How to define the data items to receive the fetch items for the SQL?
what is the difference between join and union?
When is the access path determined for dynamic SQL?
What language is db2 written in?
What is the use of runstats in db2?
Describe major components of db2?
how to fetch first 100 rows in db2