What is index in db2?
Answer / harika
Db2 Index. Indexes are the database objects created based on one or more columns of a table.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are iseries servers?
What is ibm db2 client?
I HAVE 2 TABLES ONE IS EMP_TABLE AND ANOTHER DEPT_TABLE.EMP_TABLE CONTAINS NAME,DEPTNO,DEPTNAME,LOCATION AND DEPT_TABLE CONTAINS DEPTNO,DOJ(DATE OF JOINING).I WANT TO DISPLAY NAME,DEPTNAME,DOJ AND WHO ARE JOINED BETWEN 01- JAN-2007 TO 01-JAN-2008?
i have table agdet i want first 5 maximum commission which query will you write for this thanks in advance
How will you delete duplicate records from a table?
query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
What are db2 tables?
In terms of DB2 indexing, what is the root page?
What is the use of reorg in db2?
How do I import data from excel to db2?
What is a page in db2?
i want to delete 20th million record how ?