mnandakumar Beginner
Joined: 09 May 2007 Posts: 22 Topics: 14
|
Posted: Tue Sep 11, 2007 12:11 am Post subject: Index - DB2 tables |
|
|
Hi,
Following is the index (col1,col2,col3) created on the table TABLE1.In the query col1 and col2 are used in joins and col3 is used in where clause. Whether the index scan takes place or table scan takes place ?
Is it possible to use the index columns in joins as well as where clause?
It would be great help if someone provides me some material on index.
Thanks in advance |
|