how to store more than 4000 characters in a table
772262Jan 25 2011 — edited Aug 22 2012I have a requirement to store 4000+ character string in the table. CLOB and BLOB does not allow me as it has limitations of 4000 characters.
Any suggestions please.