How to remove Blank lines/spaces from LONG column when spooling the o/p to text file
I have a script that will generate spool file of a LONG column which get ported into SQL Server DB. This LONG column has some blank lines inb/w text. The requirment is to generate the spool file without the balnk lines. Is there a way to do this?
Thanks!
0