2
Answers

SQL Index query

David Smith

David Smith

12y
1.1k
1
Can some assist me with a tutorial on how to create and index base upon three fields, and then how to call that index in code.

table is call ColorTable

Items i want to index on are  ColorTable.ID, ColorTable.ColorSerial, ColorTable.Part,

thanks in advanced

Answers (2)