Drop Constraint « Constraints « Oracle PL / SQL






1.Alter table to drop constraint with name
2.Drop a UNIQUE constraint without specifying its name by referencing the column or columns
3.Drop Unique Constraint and Add Primary Key