一)、建立表(使用sql或者直接在PL/SQL客戶端建立),欄位型別CLOB ... getInstance(); String sql = "insert into temp values(?,?,empty_clob())"; ...
確定! 回上一頁