How do you select a row using indexes in db2?
What is the information associated with sysibm.syslinks table?
how to identify the pseudo conversation by seeing the program
Is it possible to create an Instance in DB2 using DB2 Control Center ?
how will you retrieve first record in table
What is COPY PENDING status?
what are extents?
What is the size of a data page?
Explain about rct in db2?
What are leaf pages?
What is database alias db2?
Select empno, sal from emptbl where empno < 101.By this query can we fetch first 100 recs? where empno is primary key.It won't throw -811 error? if it wont,then what is use of cursor technique while fetching first 100 recs. Please need more clarification.
How to create backup table in db2?