GABILOBATO
8 years agoNew Contributor II
Diff snap exceptions
I’ve been trying to make a simple comparation between two table from differents databases. They have the same data type, the same name and are sorted by the same key.
But no matter how I try to do this comparation it still going to the modified output even though they are not diferent
It happens with numeric and date data types.
What I need to know is if there is some king of exception of data type or data bases that the diff snap doesn’t work as well as it could?
I alredy tried to converted this data types to strings but it still doesn’t work
P.s.: I’m working with Oracle and Postgres