Hi Friends,
I have a question regarding cluster index.If i already have a table with millions of records and then created a cluster index on that,suppose on a foreign key, how will the data be stored then.Do we need to reorg the table or its done automatically and if thats true and we do not go for reorg whether only new inserts will have indexing on it.
Thanx