Hi all,
I created one table with only one primary constraints.whe n i inserted data into that table.It shows the unique constraints errors.after i check any duplicate
data present in the table but no duplicate data are present in the tables.I capture the unique constarints name and check in the data
dictionary tables like user_constraint s.that name not present in the data dictionary.but the same table are created in other schema and imported same data but no error occured...
please help me..
I created one table with only one primary constraints.whe n i inserted data into that table.It shows the unique constraints errors.after i check any duplicate
data present in the table but no duplicate data are present in the tables.I capture the unique constarints name and check in the data
dictionary tables like user_constraint s.that name not present in the data dictionary.but the same table are created in other schema and imported same data but no error occured...
please help me..
Comment