Hello
I'm using SQl server 7.0 and I want to make indexes on the tables that I have and I have the following questions:
Microsoft does not make a Clustered index automatically on the primary key. I have read that you can make only one clustered index. Is it best that you make the primary key as a clustered index, or is it better that you use a non clustered index ?
Fill factor:
When you have an index with fill factor 70 % and a index with fill factor 30 %. When he split his data pages which fill factor is he using. The last one ? Or is he using a data page for every index ?
Thanks for your time and answer
Devriendt Nico
Informat CV
informat@unicall.be
I'm using SQl server 7.0 and I want to make indexes on the tables that I have and I have the following questions:
Microsoft does not make a Clustered index automatically on the primary key. I have read that you can make only one clustered index. Is it best that you make the primary key as a clustered index, or is it better that you use a non clustered index ?
Fill factor:
When you have an index with fill factor 70 % and a index with fill factor 30 %. When he split his data pages which fill factor is he using. The last one ? Or is he using a data page for every index ?
Thanks for your time and answer
Devriendt Nico
Informat CV
informat@unicall.be