Hello all
I have a requirement to compare two files, File 1 and File 2 and create a new file with the records unique in File2.
The files are very huge and have millions of rows in them. I tried using shell script but it is taking hours to complete. Is there a way we could do this using AE scripting and if you can give me a hint , that would be great.
Thanks!
It would be better to have the AE execute an external solution that compares the files and writes a delta file.