Oracle CLOB retrieval of entire field -


i need retrieve clob field oracle db

i have no problems retrieve first n charachters (using dbms_lob.substr in query works limit 4000 chars), don't work if try retrieve largest field containing unicode chars (kanji).

is there method so?


Comments

Popular posts from this blog

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -