Alter table to drop constraints
SQL> SQL> SQL> alter table emp 2 drop constraint emp_pk keep index; SQL>