5. alter table employee rename column emp_name to e_name; 6. alter table employee drop column incentive;