What are the three DB2 date and time data types and their
associated functions?
Answer / s
Data types are DATE,TIME,TIMESTAMP
A few of the functions are
DATE
HOUR
MONTH
SECOND
TIME
TIMESTAMP
| Is This Answer Correct ? | 1 Yes | 0 No |
B37 abend during spufi?
What is the size of a data page?
What is the format (internal layout) of ?TIMESTAMP??
Can we insert update delete in view?
AGGREGATE function support by DB2. A) SUM & AVG B) SUM, MIN & AVG C) SUM, MAX, AVG , MIN &COUNT D) NONE
which authority can be granted to group of users using the GRANT stmt? A) SYSCTRL B) SYSADM C) DBCTRL D) DB ADM
what is the use of bind parameter, Replace?
I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?
What is Call attach facility? How does it work?
What is the use of runstats in db2?
Which component is responsible for db2 startup and shutdown?