indexes

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • MikeJ

    indexes

    i have a question about indexes
    if i create a index on 3 columns
    int int int
    id1 id2 id3

    does SqlServer build the index from left to right based on the data in each
    column

    Tks
    Mike


Working...