File comparison
Hello Geeks, I have two csv files, lets say X and YWe have a JDBC file loader where we extract these csv files from MidServer.X has columns - DeviceID, UserID, enrolledDateTimeY has columns UserID, userEmailI want to compare the X and Y csv files wit...
