What is database alias db2?
select 100 records from million records ?
Where is the output of EXPLAIN stored?
How do you Load a table ?? and what is Load replace ?
what is plan? is plan executable or package?
which authority can be granted to group of users using the GRANT stmt? A) SYSCTRL B) SYSADM C) DBCTRL D) DB ADM
How do I create a table MANAGER (EMP-NO, MANAGER) where MANAGER is a foreign key which references to EMP-NO in the same table? Give the exact DDL.
What is the physical storage length of the data types date, time, and timestamp?
What is runstats and reorg in db2?
How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
What db2 400?
Suppose I have a program which uses a dynamic SQL and it has been performing well till now. Off late, I find that the performance has deteriorated. What happened?
What is db2 catalog database?