2
Answers

SQL Index query

Photo of David Smith

David Smith

13y
1.5k
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)