How to fill a CLOB field with a simple script -
04-18-2008
, 04:16 AM
Hello,
I would like to fill a CLOB column in an Oracle table by using a
simple script. Each CLOB value contains a big string. What would be
the best way to insert a CLOB value by a simple INSERT statement?
Thank you,
Norbert |