摘要: --创建临时表create table corrupt_lob (ID VARCHAR2(50));--循环检索表中错误数据并将ID插入临时表declare error_1578 exception; error_1555 exception; error_22922 exception; prag 阅读全文
posted @ 2021-11-01 16:03 少爵 阅读(776) 评论(0) 推荐(0) 编辑