Use the CLOB := CLOB || TO_CLOB(VARCHAR2); Use DBMS_LOB.append (CLOB, VARCHAR2). All three options resulted in significant speed increases, ...
確定! 回上一頁