Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个表 abc(serial int primary key,details clob)。我想更新表的详细信息字段。我要更新的数据超过 4000 个字符。所以请任何人详细告诉我如何更新 clob使用 pl/sql 或任何其他方法的列?