i have a table named publisher with Publ_IDNo the primary key
in every raw must be the same.
using insert into publisher the first raw created succesfully the second insert into table gave me a
ORA-00001: unique constraint (SCOTT.SYS_C003035) violated
Any advice
thanks
in every raw must be the same.
using insert into publisher the first raw created succesfully the second insert into table gave me a
ORA-00001: unique constraint (SCOTT.SYS_C003035) violated
Any advice
thanks