Hey guys,
This may be a very stupid question, but i cant seem to find any info on
this - how do i insert data into a DBCLOB column in v7 of DB2 UDB using
a SQL statement? For example, say i've got the string "testing" - what
would the corresponding INSERT statement be like?
i.e. INSERT INTO table_name VALUES ( ? )
Thanks in advance for any help,
Sev |