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