Is there anyway to compare two rows of data inside the control file of sql loader.
For eg:
I have a data file like this
"Tom","Cat"
"Tom","Cat"
"Jerry","Mouse"
"Pluto","Dog"
In the control file, I want to check...