Activity overview
Latest activity by esibbald
I am using the same version: 14.0.7.13517. I will attempt to replicate the problem with a simpler table layout. I alluded to this in my original question, but didn't expound upon it, but some of the data values are showing as different regardless of the source/target configuration. Most of my data values, however, were not showing different in one configuration, so perhaps it's value-dependent somehow. / comments
I am using the same version: 14.0.7.13517. I will attempt to replicate the problem with a simpler table layout. I alluded to this in my original question, but didn't expound upon it, but some of th...
why is decimal data type comparison inconsistent?
I am experiencing an inconsistency when comparing tables that differ only by the precision of a column with data type decimal(p,s). In SQL Server terms, the "p" stands for "precision" and the "s" s...