Posts
Sort by recent activity
How to comare datetime and float columns
Hello,
I must compare tables from different databases, but I must exclude the difference in time part of datetime columns. Also I want to ignore the difference in columns with float data type, wher...