2021年1月25日

摘要: ORA-00001: 违反唯一约束条件 (xxxx) xxxx为你的报错的约束值 不说别的,直接照着下面写就完事 _seq千万别忘了 解决方法: 第一步:查询违反约束的序列select a.constraint_name,a.constraint_type,b.column_name,b.table 阅读全文
posted @ 2021-01-25 15:32 小泥爪子 阅读(6228) 评论(0) 推荐(0)

导航