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 |
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
Can you tell me how can you find out the # of rows updated after an update statement?
In a DB2-CICS program which is acts as co-ordinator and which is participant?
How to resolve -818 sql code in DB2?
Name some fields from SQLCA.
What is a lock?
what is rebinding ?
What is copy pending status in db2?
if one db2 pgm calls another db2 pgm. how many plans do we need. what r the steps involved..
What is a predicate?
Define declaration generator (dclgen).
What is reorg in database?