insert:insert into blob_table values(rawtohex('里面放需要增加的BLOB'));update:update blob_table set BLOB字段名 = rawtohex('里面放需要更新的BLOB'); 文章来源: SQL语句:insert、update 操作ORACLE中的rawtohexBLOB字段 标签 update sql增加字段 blob