Full text index before or after non-clustered index
Folks,
In mySQL should any required non-clusterd indexes be built before or
after a full-text index? Either on the same column or different
columns...
Would appreciate any view/experiences that you may have on this
issue.
Cheers & thanks,
Al.
The mySQL newbie
Re: Full text index before or after non-clustered index
almurph [at] altavista.com wrote:
> Folks,
>
> In mySQL should any required non-clusterd indexes be built before or
> after a full-text index? Either on the same column or different
> columns...
>
> Would appreciate any view/experiences that you may have on this
> issue.
>
> Cheers & thanks,
> Al.
> The mySQL newbie
>
The order of creating indexes is really quite irrelevent.
--
Michael Austin.
Database Consultant