Here, I have a problem in which I want to store 30000 plus characters (paragraphs) in an individual field instance. Moreover, I tried the CLOB datatype for a column, but when I am crossing the characters storing up to 2900, it gives me an error: ORA-00972: the identifier is too long. So which datatype is best/suitable to store maximum characters or I would say that store 3, 2 paragraphs in a particular field single row. As a newbie, your meaningful response will be appreciable.
Thanks