I have a table which is replicated on to another server. On the each server the order of data is different when you do a SELECT * .
Apart from the clustered index are there any other factors which can affect data order in a table.
Microsoft SQL Server 2008