I have a Dialog Browser with 10 fields (see attached picture) and I am wonder if I should have an index on these 10 fields?
Thanks!
Back in VFP it was recommended to have an index in every column used in the where condition to make use of the Rushmore technology in VFP, now in MS-SQL, it is more of monitoring the application performance before start adding indexes all over .