hi
if we disable a primary key constraint and we have invalid values in primary key column and then we enable it no validate then oracle returns an error...and oracle says that if u have nonunique index on ur primary key column then u can enable constraint novalidate....kindly someone tell me that how can we create a nonunique constraint explicitely because i didnt see syntax for this anywhere
Regards