Avatar of Mr_Shaw
Mr_Shaw

asked on 

Data order different on two servers.

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

Avatar of undefined
Last Comment
Mr_Shaw

8/22/2022 - Mon