unique constraint violated even if there is no primary key oracle -


getting error ora-00001 on oracle database while trying insert new record. there no primary key in table error description : unique constraint violated if there no primary key oracle.

there unique index causing error


Comments