Is the order of the columns in an index important
485654Aug 13 2008 — edited Aug 13 2008Hi,
i have an index with two columns.
Both columns define the unique index.
Now my index is Column B, Column A.
Column A is more selective than Column B. Is there a different, if i change the columns in the index? Index Column A, Column B
Both Columns are used in a where condition in a select-statement.
Thanks
Wolfgang