|
if I have a table with columns a,b,c,d,e
and there are two concat indexes on this table with a,b,c and
a,b,d
in a query which is using column a in where clause
which index will be used ?
will this plan change if the table is joined with (
driving table )
-ak
|
- Re: which index ? AK
- Re: which index ? Wolfgang Breitling
