I have a question for the experts, when putting an index on an ASA 8.0.2 database do you put the most unique field first or least unique.
For example say you have 3 columns....... location(least unique),style,UPC(most unique).
Would your index be location,style,upc
or
upc,style,location ?
Thanks,
Byte