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 a cursor and what is its function?
Which command is used to remove all rows from a table?
What is EXPLAIN?
can i code union in cobol-db2 pgm ?
What are the isolation levels possible ?
what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??
What do you mean by commit and rollback?
Define sqlca.
What is the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?
What is JOIN and different types of JOIN.
What is meant by union and union all?
What are the three types of page locks that can be held?