Clustered Index considerations -
05-11-2006
, 07:33 AM
Dear all,
I would like to know whether it's a good choice to index a column
clustered where this column is intended also to be a full-text index.
If a column is frequently searched and sorted, is it a good practice to
index it also as full-text index?
Best regrads |