Indeed, Oracle/SQL*Plus have a limit on CLOB inserts: 4000 bytes. Workaround. To pass through the limit on canonical SQL, you'll have to use a PL/SQL ...
確定! 回上一頁