Home Forums SQL Server 2012 SQL 2012 - General Two tables, exact same structure but with different names, behave differently while performing mass updates. RE: Two tables, exact same structure but with different names, behave differently while performing mass updates.

  • The only time I have seen two identical tables behave differently came down to the fact the data was not stored identical between the two tables.  The data distribution was different even though the data was the same.