Author: Arun Raj
Posted: Fri May 19, 2017 6:28 pm (GMT 5.5)
Rohit Umarjikar,
The idea should be to OMIT entire-blank-records, instead of just checking the first character, or else you might end up losing data records that could possibly have a blank only at position-1, but have data at other positions.
You don't really need the second COPY (plug it into the RESIZE...USING).
_________________
Arun
----------------------------------------------------------------------------------------------------
Love is like an hourglass, with the heart filling up as the brain empties. -Jules Renard
Posted: Fri May 19, 2017 6:28 pm (GMT 5.5)
Rohit Umarjikar,
The idea should be to OMIT entire-blank-records, instead of just checking the first character, or else you might end up losing data records that could possibly have a blank only at position-1, but have data at other positions.
You don't really need the second COPY (plug it into the RESIZE...USING).
_________________
Arun
----------------------------------------------------------------------------------------------------
Love is like an hourglass, with the heart filling up as the brain empties. -Jules Renard