in our database we have about 500 Clustered indices. Now I need to change them to NonClustered Indices. - I don't want to remove and create each index manually, so I need a way to change all of them. Maybe there is a SQL Script outside.
How can I change the indices.
I work on SQL Server 2000 SP4.
Thank You Andreas Kasper