Hi All,
We have an alter command to disable any constraints in the oracle db.
Similarly do we have any command to disable the UNIQUE constraint in
postgres. Most of the postgres db forum suggests dropping the UNIQUE
constraint. But, I don't want to drop the constraint here instead just
disable the unique constraint.
Need your inputs on the same.
Regards,
Nikhil Ingale