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 ? | 17 Yes | 1 No |
What is the difference between drop table and delete table?
How to check last update on table in db2?
What is dbrm? What it contains?
What is Declaration Generator(DCLGEN)?
What is a host variable?
How will you return the number of records in table?
What can the Locate option of the Repair Utility accomplish?
What is an access path?
WHAT IS MEANT BY COMMIT COMMAND?
Plan has the optimized access path in it. But is that optimized access path is attained or known
i have one file having 100 of records? i want to display it like 20 records in one column and 20 records in another column total 40 records per page ? how ?
How do I delete a table in db2?