Need to insert text with more than 4000 chars.
604007May 21 2008 — edited May 21 2008Dear all,
I need to insert a text field which include more than 4000 chars.
I can't use VARCHAR, which data type I can use? (CLOB also doesn't work)
I'm using ORACLE 10g.
Thanks!!!