CLOB to file via UTL_FILE
From: webtourist <webtourist_at_gmail.com>
Date: Tue, 23 Dec 2008 13:30:57 -0800 (PST)
Message-ID: <8935b17e-b7cd-492b-8bf3-d8121b5aa34a@v13g2000vbb.googlegroups.com>
Date: Tue, 23 Dec 2008 13:30:57 -0800 (PST)
Message-ID: <8935b17e-b7cd-492b-8bf3-d8121b5aa34a@v13g2000vbb.googlegroups.com>
I have large CLOB (XML) (way bigger than 32K) data that has NO
LINEBREAK/NL.....
I want to write the CLOBs to files.
Using UTL_FILE...is there anyway to avoid newline --- so that the
file size = LOB length ?
If not, is there another option ?
thanks Received on Tue Dec 23 2008 - 15:30:57 CST